代码搜索:RGB

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

代码结果 8,819
www.eeworm.com/read/126082/14446625

c jccolor.c

/* * jccolor.c * * Copyright (C) 1991-1996, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/226513/14462682

cpp adwaveview.cpp

// ADWaveView.cpp : implementation file // #include "stdafx.h" #include "CAITest.h" #include "ADWaveView.h" #include "CAITestDoc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st
www.eeworm.com/read/125471/14492057

c template.c

// Template.c //用途: 提供可套用的模板, //主要包括: 名称+"开、关" ;名称+数字+单位; // 图标+文字; 图标+ 矩形条+单位 // 光照效果的实现 //使用: 三级界面 //界面一: 显示模拟量 //界面二: 开关量控制 //界面三: 帮助信息显示 #
www.eeworm.com/read/125120/14512729

cpp xpbutton.cpp

// XPButton.cpp : implementation file // #include "stdafx.h" #include "jeah_data.h" #include "XPButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __F
www.eeworm.com/read/225740/14518276

cpp xpbutton.cpp

// XPButton.cpp : implementation file // #include "stdafx.h" #include "XPButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////
www.eeworm.com/read/124543/14561425

h convertcolor.h

/**************************************************************************************** * 文件名:CONVERTCOLOR.H * 功能:颜色值转换程序。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注: *********************************
www.eeworm.com/read/224612/14580041

h ourconstants.h

//Definitions of constants #ifndef OurConstants_h #define OurConstants_h // Element type definitions // Each type value must be unique const WORD LINE = 101U; const WORD RECTANGL
www.eeworm.com/read/224612/14580152

h ourconstants.h

//Definitions of constants #ifndef OurConstants_h #define OurConstants_h // Element type definitions // Each type value must be unique const WORD LINE = 101U; const WORD RECTANGL
www.eeworm.com/read/224612/14580343

h ourconstants.h

// Definition of constants #ifndef __OURCONSTANTS_H__ #define __OURCONSTANTS_H__ const int STOP = 101; const int GO = 103; const int READY_TO_STOP = 104; const COLORREF
www.eeworm.com/read/224612/14580569

h ourconstants.h

//Definitions of constants #ifndef OurConstants_h #define OurConstants_h // Element type definitions // Each type value must be unique const WORD LINE = 101U; const WORD RECTANGL