代码搜索结果
找到约 8,819 项符合
RGB 的代码
hdmitorgb.asm
;================================================================
;file name: MOO4.asm
; Date : HDMI TO RGB
;
;
;
;=================================================================
; POR
repository
mpeg4ip/server/util/rgb2yuv
rgbtoycc.h
/*===========================================================================*
* rgbtoycc.h *
* *
* Procedures to convert from RGB space to YUV space *
*
pictga.c
/*
* Converts a 256*n B/W picture file into a 256*256 TARGA-TIPS B/W or RGB file.
*
* Usage: pictga infile outfile [-c]
* -c : color image RGB (blue background)
*/
#include
header.cpp
//==================片头模块=================
void ShowMenu(int x, int y, int MenuIt, char *MainMenu[], int Num, DWORD FontColor=RGB(0,0,0), DWORD BackColor=RGB(255,255,0));
void InitGameData();
//
header.cpp
//==================片头模块=================
void ShowMenu(int x, int y, int MenuIt, char *MainMenu[], int Num, DWORD FontColor=RGB(0,0,0), DWORD BackColor=RGB(255,255,0));
void InitGameData();
//
header.cpp
//==================片头模块=================
void ShowMenu(int x, int y, int MenuIt, char *MainMenu[], int Num, DWORD FontColor=RGB(0,0,0), DWORD BackColor=RGB(255,255,0));
void InitGameData();
//
untitled-34.txt
第2章在窗口中绘图63
CPenpen(PS.NULL, 0,(RGB(0, 0, 0》);
dc.Selectob3ect(&pen);
CBrush brush(RGB(192, 192, 192》;
d
ccvt_c2.c
/*
* Convert an image from yuv colourspace to rgb
*
* Code by Tony Hague (C) 2001.
*/
#include "ccvt.h"
#include "ccvt_types.h"
/* by suitable definition of PIXTYPE, can do yuv to rgb or bgr, w
pictga.c
/*
* Converts a 256*n B/W picture file into a 256*256 TARGA-TIPS B/W or RGB file.
*
* Usage: pictga infile outfile [-c]
* -c : color image RGB (blue background)
*/
#include