代码搜索:RGB

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

代码结果 8,819
www.eeworm.com/read/204745/15334237

h sonix.h

#ifndef SONIXUSB_H #define SONIXUSB_H /**************************************************************************** # sonix sn9c102 library # # Copyright (C)
www.eeworm.com/read/424065/10498074

bas internet_music.bas

Attribute VB_Name = "internet_Music" Option Explicit Public Const BI_RGB = 0& Public Const DIB_RGB_COLORS = 0& '拿矾 抛捞喉 RGB Public Type BITMAPINFOHEADER biSize As Long biWidt
www.eeworm.com/read/480350/1318999

h ico.h

#define ICO_SIDE 32 typedef struct RGB_ico_typ { unsigned char blue; unsigned char green; unsigned char red; unsigned char reserved; }RGB_ico,*RGB_ico_ptr; typedef struct Ico_file_head {
www.eeworm.com/read/468598/1485811

artwiz

toolbar: raised gradient vertical toolbar.color: rgb:80/84/88 toolbar.colorTo: rgb:30/34/38 toolbar.button: raised gradient diagonal toolbar.button.color: rgb:90/94/98 toolbar.button.colorTo:
www.eeworm.com/read/364500/2903501

h ico.h

#define ICO_SIDE 32 typedef struct RGB_ico_typ { unsigned char blue; unsigned char green; unsigned char red; unsigned char reserved; }RGB_ico,*RGB_ico_ptr; typedef struct Ico_file_head {
www.eeworm.com/read/351043/3110831

h ico.h

#define ICO_SIDE 32 typedef struct RGB_ico_typ { unsigned char blue; unsigned char green; unsigned char red; unsigned char reserved; }RGB_ico,*RGB_ico_ptr; typedef struct Ico_file_head {
www.eeworm.com/read/173667/9643846

h ico.h

#define ICO_SIDE 32 typedef struct RGB_ico_typ { unsigned char blue; unsigned char green; unsigned char red; unsigned char reserved; }RGB_ico,*RGB_ico_ptr; typedef struct Ico_file_head {
www.eeworm.com/read/422227/10653825

m testscript.m

% TEST SCRIPT OF THE FUNCTION "CONTOUR_FOLLOWING" %test images opening I1=rgb2gray(imread('test1.bmp')); I2=rgb2gray(imread('test2.bmp')); I3=rgb2gray(imread('test3.bmp')); I4=rgb2gray(imread
www.eeworm.com/read/453518/1640820

t colour.t

use strict; use GIFgraph::colour qw( :colours :files :lists ); my $n_def = scalar @{[colour_list()]}; print "1..6\n"; # Test 1 .. 2 : read_rgb my $n = read_rgb("t/colour_rgb.txt"); print
www.eeworm.com/read/196146/5103655

t colour.t

use strict; use GIFgraph::colour qw( :colours :files :lists ); my $n_def = scalar @{[colour_list()]}; print "1..6\n"; # Test 1 .. 2 : read_rgb my $n = read_rgb("t/colour_rgb.txt"); print