代码搜索结果

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

simple flag

Flag 1179415401 1 1179415400 40.000 1936877416 40.000 1179416420 24.000 1179413871 24.000 1179411311 X X 1181500268 RGB: 0.0% 0.0% 0.0% (0 0 0) 1131312242 19.000 1281845316 135.000 1382

simple windy

Flag 1179415401 1 1179415400 60.000 1936877416 80.000 1179416420 24.000 1179413871 24.000 1179411311 X X 1181500268 RGB: 0.0% 0.0% 0.0% (0 0 0) 1131312242 5.000 1281845316 126.000 13829

subtle right

Flag 1179415401 0 1179415400 0.000 1936877416 48.000 1179416420 193.000 1179413871 27.000 1179411311 X X 1181500268 RGB: 0.0% 0.0% 0.0% (0 0 0) 1131312242 27.000 1281845316 135.000 1382

attached to the left

Flag 1179415401 0 1179415400 0.000 1936877416 71.000 1179416420 23.000 1179413871 36.000 1179411311 X X 1181500268 RGB: 0.0% 0.0% 0.0% (0 0 0) 1131312242 66.000 1281845316 82.000 138296

cbasepixel.h

// // CBasePixel.h // #ifndef __CBasePixel_h__ #define __CBasePixel_h__ class CBasePixel { protected: unsigned char m_TargetR; // Target RGB unsigned char m_TargetG; unsign

rgbimagefilter.java

/* RGBImageFilter.java -- Java class for filtering Pixels by RGB values Copyright (C) 1999, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software

mmsetc.m

function C=mmsetc(H,S) %MMSETC Obtain an RGB Triple Interactively from a Color Sample. % MMSETC displays a dialog box for the user to select % a color interactively and displays the result. % % X = MM

color.ps

% % Color and reverse video support for dpost. A call made to setcolor with two % arguments implies reverse video printing. % /rgb {setrgbcolor} bind def /hsb {sethsbcolor} bind def /colordict 50 di

jdcolor.c

#define JPEG_INTERNALS #include "jpeglib.h" /* Private subobject */ typedef struct { struct jpeg_color_deconverter pub; /* public fields */ /* Private state for YCC->RGB conversion */ int *

rgbimagefilter.java

/* RGBImageFilter.java -- Java class for filtering Pixels by RGB values Copyright (C) 1999, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software