代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/397611/8033019
frm frmclock.frm
VERSION 5.00
Begin VB.Form Frmpic
BorderStyle = 1 'Fixed Single
Caption = "个人财务管理系统-折线式图示"
ClientHeight = 6675
ClientLeft = 45
ClientTop = 33
www.eeworm.com/read/143548/12864913
cpp imagezoominview.cpp
// ImageZoomInView.cpp : implementation of the CImageZoomInView class
//
#include "stdafx.h"
#include "ImageZoomIn.h"
#include "ImageZoomInDoc.h"
#include "ImageZoomInView.h"
#ifdef _DEBUG
www.eeworm.com/read/137822/13295142
h eiedef.h
#ifndef __EIE_DEF__
#define __EIE_DEF__
#define ASKBOX(x) MessageBox((x),"",MB_YESNO|MB_ICONQUESTION)
#define STOPBOX(x) MessageBox((x),"",MB_OK|MB_ICONSTOP)
#define INFOBOX(x) MessageBox((x),""
www.eeworm.com/read/137777/13297965
h digitcalculator.h
// DigitCalculator.h: interface for the CDigitCalculator class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DIGITCALCULATOR_H__722626A3_ABB9_11D5_BB
www.eeworm.com/read/322162/13388210
cpp dynamicled.cpp
// DynamicLED.cpp : implementation file
//
#include "stdafx.h"
#include "DynLED.h"
#include "DynamicLED.h"
#define ID_TIMER_START 1001
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/321842/13396503
frm frmclock.frm
VERSION 5.00
Begin VB.Form Frmpic
BorderStyle = 1 'Fixed Single
Caption = "小小收支薄-折线式图示"
ClientHeight = 6675
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/316850/13516076
cpp vo_qt.cpp
/* Qt VO for mplayer by kf701 */
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/310212/13654963
m im2bw.m
function bwout = im2bw(p1,p2,p3,level)
%IM2BW Convert image to binary image by thresholding.
% IM2BW produces binary images from indexed, intensity, or RGB
% images. To do this, it converts the
www.eeworm.com/read/304660/13789790
c cairosimple.c
/* simple example to use pangocairo to render rotated text */
#include
#include
static void
draw_text (cairo_t *cr)
{
#define RADIUS 150
#define N_WORDS 10
#define FONT
www.eeworm.com/read/143291/5758266
h guicolors.h
//-----------------------------------------------------------------------//
// This is a part of the GuiLib MFC Extention. //
// Autor : Francisco Campos //
// (C) 2002 Francis