代码搜索:RGB

找到约 8,819 项符合「RGB」的源代码

代码结果 8,819
www.eeworm.com/read/105051/15679213

ppmtolss16

#!/usr/bin/perl ## $Id: ppmtolss16,v 1.11 2003/08/22 22:31:47 hpa Exp $ ## ----------------------------------------------------------------------- ## ## Copyright 2001-2003 H. Peter Anvin - All R
www.eeworm.com/read/104466/15691522

c drawtext.c

/* * drawtext.c: print text over the screen ****************************************************************************** * Options: * -f font filename (MANDATORY!!!) * -s
www.eeworm.com/read/103885/15717445

h videowindow.h

#if !defined VIDEO_WINDOW_H #define VIDEO_WINDOW_H #define FULL_CCIR601 0 //ODD + EVEN field #define HALF_CCIR601 1 //ODD field //Video Window Max size define #define MAX_NTSC_V_LINE 480 #d
www.eeworm.com/read/102318/15786917

h screen.h

/****************************************************************************** ** ** COPYRIGHT (C) 2000, 2001 Intel Corporation. ** ** This software as well as the software described in it is f
www.eeworm.com/read/100819/15863861

c graphicstuff.c

//Creates a new bitmap to draw to void InitGraph () { //Set up bitmap info header for 272x272x24 buffer BitmapInfo.bmiHeader.biSize = sizeof (BITMAPINFOHEADER); BitmapInfo.bmiHeader.biPlane
www.eeworm.com/read/331135/3416061

am modules.am

SOURCES_i420_rgb = \ i420_rgb.c \ i420_rgb.h \ i420_rgb8.c \ i420_rgb16.c \ i420_rgb_c.h \ $(NULL) SOURCES_i420_rgb_mmx = \ i420_rgb.c \ i420_rgb.h \ i420_rgb16.c \ i420_rgb_mmx.h \ $(NULL
www.eeworm.com/read/361261/2947632

am modules.am

SOURCES_i420_rgb = \ i420_rgb.c \ i420_rgb.h \ i420_rgb8.c \ i420_rgb16.c \ i420_rgb_c.h \ $(NULL) SOURCES_i420_rgb_mmx = \ i420_rgb.c \ i420_rgb.h \ i420_rgb16.c \ i420_rgb_mmx.h \ $(NULL
www.eeworm.com/read/381363/9095931

m definergb.m

function RGB=definergb(rgb, default) %DEFINERGB User Graphical Interface to define any RGB color. % % RGB = DEFINERGB(rgb) % % Open a new figure and by mean of four slide controls %