代码搜索:RGB

找到约 8,819 项符合「RGB」的源代码

代码结果 8,819
www.eeworm.com/read/408642/11378442

h xnamedcolors.h

// XNamedColors.h Version 1.5 // // Author: Hans Dietrich // hdietrich@gmail.com // // This software is released into the public domain. You are free to use it // in any way you like
www.eeworm.com/read/407912/11408696

h minedefs.h

#ifndef _MINEDEF #define _MINEDEF // regedit defines #define DEFAULT_LEVEL 0// for first run the default level will be primary(0) #define DEFAULT_RECORD 999 #define DEFAULT_HOLDER _T("匿名") #d
www.eeworm.com/read/407373/11420162

c jccolor.c

#define JPEG_INTERNALS #include "jinclude.h" #include "jpeglib.h" /* Private subobject */ typedef struct { struct jpeg_color_converter pub; /* public fields */ /* Private state for
www.eeworm.com/read/407340/11420437

cpp adorwaccessdlg.cpp

////////////////////////////////////////////////////////////////////////////// //类名:CAdoRWAccessDlg //功能:直接通过ADO读、写Access文件示例实现 //作者:徐景周(jingzhou_xu@163.net) //组织:未来工作室(Future Studio) //日期:2002.1
www.eeworm.com/read/404241/11489641

c camif.c

/************************************************************ File Name : camif.c Descriptions -S3C2440 camera test routines & basic libraries History - July 23, 2003. Draft Version 0.0 by purnna
www.eeworm.com/read/404183/11490686

c hello.c

/******************************************************************************/ /* HELLO.C: Hello World Example */ /***********************************
www.eeworm.com/read/402652/11530957

c camif.c

/************************************************************ File Name : camif.c Descriptions -S3C2440 camera test routines & basic libraries History - July 23, 2003. Draft Version 0.0 by purn
www.eeworm.com/read/401604/11554749

c ycbcr420.c

/////////////////////////////////////////////////////////////////////////////// // // YCbCr420.c // // DESCRIPTION // Accepts the MCU blocks available in 4:2:0 format. Convert them to the
www.eeworm.com/read/400615/11571638

cpp mystatic.cpp

// MyStatic.cpp : implementation file // #include "stdafx.h" #include "060341223.h" #include "MyStatic.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __F
www.eeworm.com/read/347981/11620686

bas modskin.bas

Attribute VB_Name = "ModSkin" Option Explicit 'The code bellow is an API(Abstract Window Programming Interface) fuction. 'To build your own API fuction just click Add-Ins Menu and select Add-in M