代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/120447/14803358
cpp dlgvictory.cpp
// DlgVictory.cpp : implementation file
//
#include "stdafx.h"
#include "TcsGame.h"
#include "DlgVictory.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/120260/14808756
java ctrpanel.java
import java.awt.*;
import java.util.*;
public class CtrPanel extends Frame
{
TextField TxtA, TxtS, TxtT;
TextField TxtDc0, TxtDc1, TxtDc2;
TextField TxtEc0, TxtEc1, TxtEc2;
Text
www.eeworm.com/read/219448/14881524
m f11_1.m
%原始索引图像
load trees
%转换为灰度图像
I = ind2gray(X,map);
figure(1)
subplot(2,2,1);
imshow(X,map)
title('索引图像');
subplot(2,2,2);
imshow(I)
title('转换后的灰度图像');
%原始真彩图像
RGB = imread('peppers.png')
www.eeworm.com/read/117208/14934702
cpp publicclass.cpp
// PublicClass.cpp: implementation of the CPublicClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "PublicClass.h"
#ifdef _DE
www.eeworm.com/read/217315/14969361
java rgbtoyuv.java
package bin;
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.*;
import java.io.File;
import java.io.IOException;
import java.io.FileOutputStream;
public class RGBToYU
www.eeworm.com/read/217182/14975205
c 64k_test.c
/* Svga64k.bgi 测试文件 */
#include "graphics.h"
#include "Svga64k.h"
#include "stdio.h"
#include "stdlib.h"
#include "fcntl.h"
#include "malloc.h"
#include "io.h"
int huge Return_SVGA64K(void
www.eeworm.com/read/216898/14988141
cpp extract.cpp
#include "testsuite.h"
#include
BZ_USING_NAMESPACE(blitz)
class RGB24 {
public:
static const int red=0, green=1, blue=2;
RGB24() { }
RGB24(char r, char g, char b)
{
www.eeworm.com/read/115008/15029994
cpp pal.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include
#include "Pal.h"
#include "rom.h"
//--------------------------
www.eeworm.com/read/215986/15031060
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 6090
ClientLeft = 60
ClientTop = 450
ClientWidth = 10755
LinkTopic