代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/123164/14644384
frm bar25.frm
VERSION 5.00
Begin VB.Form Form25
Caption = "二五码"
ClientHeight = 4500
ClientLeft = 60
ClientTop = 345
ClientWidth = 5310
LinkTopic =
www.eeworm.com/read/123057/14650313
cpp squirmcellproperties.cpp
// SquirmCellProperties.cpp
#include "stdafx.h"
#include "SquirmCellProperties.h"
#include "SquirmError.h"
SquirmCellProperties::SquirmCellProperties(char t,int s)
{
this->type = t;
thi
www.eeworm.com/read/121933/14729262
cpp mine.cpp
// Mine.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Mine.h"
#include "MineDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
www.eeworm.com/read/119922/14816854
prg submenu.prg
***********************
* 子菜单程序(SUBMENU.RPG)*
********************************
PARA STITLE,CLIMO
Clos DATA
DO CASE
CASE CLIMO=1
SUBCOLO=[RGB(0,0,0,187,198,198)]
CASE CLIMO=2
SUBCOLO=[RGB(0,
www.eeworm.com/read/118455/14869331
cpp mine.cpp
// Mine.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Mine.h"
#include "MineDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c
www.eeworm.com/read/116590/14964851
cpp colorbtnsampledlg.cpp
// colorBtnSampleDlg.cpp : implementation file
//
#include "stdafx.h"
#include "colorBtnSample.h"
#include "colorBtnSampleDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/114384/15055465
m example5_3.m
%顶点坐标为(40 , 50) , (40 , 250),(240,50)和(240,250)。
RGB=imread('flowers.tif');
imshow(RGB);
RGB2=imcrop(RGB,[40,50,200,200]);
figure,imshow(RGB2);
www.eeworm.com/read/214991/15079464
h decore.h
/**************************************************************************
* *
* This code has been developed by Andrea Graz
www.eeworm.com/read/213267/15138679
job pso.job
Shop: Job
Job: Job 01
RGB: 74;247;192;
Release: 0
Due: 10
Weight: 1
Oper: W1;29;A
Ope
www.eeworm.com/read/211973/15168990
m example5_3.m
%顶点坐标为(40 , 50) , (40 , 250),(240,50)和(240,250)。
RGB=imread('flowers.tif');
imshow(RGB);
RGB2=imcrop(RGB,[40,50,200,200]);
figure,imshow(RGB2);