代码搜索结果

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

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Dibble.rc // #define IDM_FILE_OPEN 40001 #define IDM_FILE_SAVE 40002 #d

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Dibble.rc // #define IDM_FILE_OPEN 40001 #define IDM_FILE_SAVE 40002 #d

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Dibble.rc // #define IDM_FILE_OPEN 40001 #define IDM_FILE_SAVE 40002 #d

resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Dibble.rc // #define IDM_FILE_OPEN 40001 #define IDM_FILE_SAVE 40002 #d

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM

thermometer.cpp

#include "stdafx.h" #include "ThermoMeter.h" #include "MemDC.h" CScaleUnit::CScaleUnit() { m_BackColor = RGB( 33, 177, 138); } CScaleUnit::~CScaleUnit() { } void CScaleUnit::Draw(CD

imuihist.m

function imuihist(varargin) %IMUIHIST - Draw histogram of gray and rgb image % Member of IMUI % Kotaimen.C, 2002/05 - 2002/07, All Rights Reserved if ~ischar(varargin{1}) CX = varargin{1

getedge.h.txt

/* * getedge.h * Get the information of edge of the captured video of RGB565 * Set the control variables */ #inlcude #inculde #inlcude

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM

cbasepixel.h

// // CBasePixel.h // #ifndef __CBasePixel_h__ #define __CBasePixel_h__ class CBasePixel { protected: unsigned char m_TargetR; // Target RGB unsigned char m_TargetG; unsign