代码搜索:RGB

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

代码结果 8,819
www.eeworm.com/read/129055/14268440

c template.c

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

cpp colorpane.cpp

// ColorPane.cpp : implementation file // #include "stdafx.h" #include "Mainfrm.h" #include "ZCR14Paint.h" #include "ColorPane.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THI
www.eeworm.com/read/127938/14327111

cpp xpbutton.cpp

// XPButton.cpp : implementation file // Modified by jingzhou xu #include "stdafx.h" #include "XPButton.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __F
www.eeworm.com/read/229545/14331863

c jccolor.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee
www.eeworm.com/read/228959/14356828

h convertcolor.h

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

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/127242/14366799

m 8-13.m

rgb=imread('lily.tif'); imshow(rgb); title('原始图像'); [X_no_dither,map]=rgb2ind(rgb,8,'nodither'); [X_dither,map]=rgb2ind(rgb,8,'dither'); figure, imshow(X_no_dither,map); title('没有抖动的变换图像'); fi
www.eeworm.com/read/126929/14394337

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/126474/14422112

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/126102/14445739

h rgbcolor.h

///////////////////////////////////////////////////////////////////////////// // Copyright (C) 2000 by Michel Wassink // All rights reserved // // This is free software. // You may redistribute i