代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/168734/9899321
h gbench.h
#ifndef __GBENCH_H__
#define __GBENCH_H__
typedef enum
{
GBITMAP_FORMAT_NONE = 0,
GBITMAP_FORMAT_RGB24,
GBITMAP_FORMAT_GRAY,
GBITMAP_FORMAT_RGB,
GBITMAP_FORM
www.eeworm.com/read/364403/9907788
h control.h
/******************************************************************************************
Manufacturer: SHENZHEN JINGHUA DISPLAYS CO.,LTD.
All rights reserved.
Prog
www.eeworm.com/read/362926/9976234
cpp nordlg1.cpp
// NorDlg1.cpp : implementation file
//
#include "stdafx.h"
#include "图书管理系统.h"
#include "NorDlg1.h"
#include "图书管理系统Dlg.h"
#include "LaodingDlg1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/165898/10047300
m sumarize11_6_3.m
%载入图像
load trees
%RGB转换为灰度图
I = ind2gray(X,map);
imshow(I)
%指定特定区域,并进行填充
I2 = roifill;
imshow(I2)
www.eeworm.com/read/165839/10050290
h digitalplayer.h
// DigitalPlayer.h: interface for the CDigitalPlayer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DIGITALPLAYER_H__F633CBB2_97A5_4A92_A733_D2F
www.eeworm.com/read/358172/10195132
h guicolors.h
//-----------------------------------------------------------------------//
// This is a part of the GuiLib MFC Extention. //
// Autor : Francisco Campos //
// (C) 2002 Francis
www.eeworm.com/read/425906/10310174
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/353746/10421051
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/160854/10484302
css color0.css
a:link
{
color: rgb(153,51,0);
}
a:visited
{
color: rgb(102,102,0);
}
a:active
{
color: rgb(204,51,0);
}
body
{
color: rgb(0,0,0);
background-color: rgb(255,255,255);
}
h1
{
c
www.eeworm.com/read/160854/10484819
css color0.css
a:link
{
color: rgb(153,51,0);
}
a:visited
{
color: rgb(102,102,0);
}
a:active
{
color: rgb(204,51,0);
}
body
{
color: rgb(0,0,0);
background-color: rgb(255,255,255);
}
h1
{
c