代码搜索结果

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

marker1.plg

# begin plg/plx file # define PLX_COLOR_MODE_RGB_FLAG 0x8000 // this poly uses RGB color # define PLX_COLOR_MODE_INDEXED_FLAG 0x0000 // this poly uses an indexed 8-bit color # define PLX

tank3.plg

# begin plg/plx file # define PLX_COLOR_MODE_RGB_FLAG 0x8000 // this poly uses RGB color # define PLX_COLOR_MODE_INDEXED_FLAG 0x0000 // this poly uses an indexed 8-bit color # define PLX

rgba.js

var ctx = document.getElementById('tutorial').getContext('2d'); // Draw background ctx.fillStyle = 'rgb(255,221,0)'; ctx.fillRect(0,0,150,37.5); ctx.fillStyle = 'rgb(102,204,0)'; ctx.fillRe

klips2-design.txt

# -*- mode: Outline; fill-column: 78; fill-prefix: " " -*- # # klips2-design.txt # Richard Guy Briggs # # RCSID $Id: klips2-design.txt,v 1.17 2001/06/12 15:40:32 rgb Exp

xpm.pm

package Image::Info::XPM; $VERSION = '1.03'; #Path to X11 RGB database $RGBLIB ||= "/usr/X11R6/lib/X11/rgb.txt"; use strict; use Image::Xpm; sub process_file{ my($info, $source, $opts)

xpm.pm

package Image::Info::XPM; $VERSION = '1.03'; #Path to X11 RGB database $RGBLIB ||= "/usr/X11R6/lib/X11/rgb.txt"; use strict; use Image::Xpm; sub process_file{ my($info, $source, $opts)

rw_ppm.cc

/* * rw_ppm.cc */ #include #include #include #include "rw_ppm.hh" Image_RGB ReadImage_PPM(istream& stream,Image_RGB* srcimg,ImageSpec* spec) { ch

rw_ppm.cc

/* * rw_ppm.cc */ #include #include #include #include "rw_ppm.hh" Image_RGB ReadImage_PPM(istream& stream,Image_RGB* srcimg,ImageSpec* spec) { ch

320240_r61505u.c.bak

/*********************************************************/ /* SPECFICATION : TFT2.0 DEMO PROGRAM */ /* MASTER DOT MATRIXS : 320RGB*240 */ /* MASTER DRIVER

9325.c

/*********************************************************/ /* SPECFICATION : TFT2.4 DEMO PROGRAM */ /* MASTER DOT MATRIXS : 320RGB*240 */ /* MASTER DRIVER