代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/171171/9768312
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/415894/11049060
h convertcolor.h
/****************************************************************************************
* 文件名:CONVERTCOLOR.H
* 功能:颜色值转换程序。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
*********************************
www.eeworm.com/read/415894/11049178
h convertcolor.h
/****************************************************************************************
* 文件名:CONVERTCOLOR.H
* 功能:颜色值转换程序。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
*********************************
www.eeworm.com/read/269878/11072333
cpp minebutton.cpp
// MineButton.cpp: implementation of the CMineButton class.
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "mine.h"
#include "LandMine.h"
ex
www.eeworm.com/read/415064/11084668
h ov7720.h
// SUNPLUS S+core IDE generated include file.
#ifndef CAMERA_INIT_OV7720_H_31286_17222__INCLUDED_
#define CAMERA_INIT_OV7720_H_31286_17222__INCLUDED_
int Ov7720_Init(unsigned int MODE, unsigned int
www.eeworm.com/read/268861/11116981
cpp item.cpp
/******************************************************************************************************************
www.eeworm.com/read/268861/11117196
cpp gfun.cpp
#include "StdAfx.h"
DWORD GetChatColor(BYTE bIdx)
{
DWORD dwClr = 0;
switch ( bIdx )
{
case _CHAT_COLOR1: dwClr = RGB( 0, 0, 0); break;
case _CHAT_COLOR2: dwClr = RGB( 10, 1
www.eeworm.com/read/268613/11129703
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 READM
www.eeworm.com/read/412769/11185874
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/411525/11239554
cpp camera.cpp
#include
#include
//#include
#include
#include "pmplatform.h"
#include
#include
#include
#include "camif.h"
#inc