代码搜索:RGB

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

代码结果 8,819
www.eeworm.com/read/203464/15358730

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/201926/15392686

h convertcolor.h

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

h convertcolor.h

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

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/110823/15524264

cpp item.cpp

/******************************************************************************************************************
www.eeworm.com/read/110823/15524320

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/110029/15543526

06_trans-pl

#!/usr/bin/perl use PDF::API2; use PDF::API2::Util; use Text::PDF::Utils; $pdf=PDF::API2->new; $f1=$pdf->corefont('Helvetica',1); $f1->encode('latin1'); $f2=$pdf->corefont('Times-Roman',1); $f2->
www.eeworm.com/read/109948/15544690

cpp item.cpp

/******************************************************************************************************************
www.eeworm.com/read/109948/15544746

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/109074/15564712

cpp item.cpp

/******************************************************************************************************************