代码搜索结果

找到约 5,749 项符合 RGB 的代码

colortrans.h

#pragma once class ColorTrans { public: ColorTrans(void); public: ~ColorTrans(void); public: //彩色转换为灰度图象,输出为8位灰度,输入为24位RGB bool RGB2Gray8(unsigned char* rgb, unsigned char* gray, int wi

color1.css

a:link { color: rgb(153,0,0); } a:visited { color: rgb(0,102,51); } a:active { color: rgb(102,51,0); } body { color: rgb(0,51,0); background-color: rgb(255,255,153); } h1 { co

custom.css

.mstheme-bannertxt A:active { color: rgb(0,51,0); } .mstheme-bannertxt A:link { color: rgb(0,51,0); } .mstheme-bannertxt A:visited { color: rgb(0,51,0); } .mstheme-bannertxt-g { font

color0.css

a:link { color: rgb(0,102,0); } a:visited { color: rgb(153,51,51); } a:active { color: rgb(204,102,0); } body { color: rgb(0,0,0); background-color: rgb(255,255,204); } h1 { c

color1.css

a:link { color: rgb(0, 0, 0); } a:active { color: rgb(0, 0, 0); } a:visited { color: rgb(0, 0, 0); } body { background-color: rgb(255, 255, 153); color: rgb(0, 51, 0); } table {

custom.css

.mstheme-bannertxt a:link { color: rgb(0, 0, 0); } .mstheme-bannertxt a:active { color: rgb(0, 0, 0); } .mstheme-bannertxt a:visited { color: rgb(0, 0, 0); } .mstheme-bannertxt-g { f

color0.css

a:link { color: rgb(0, 102, 0); } a:active { color: rgb(204, 102, 0); } a:visited { color: rgb(153, 51, 51); } body { background-color: rgb(255, 255, 204); color: rgb(0, 0, 0); }

color1.css

a:link { color: rgb(153, 0, 0); } a:active { color: rgb(102, 51, 0); } a:visited { color: rgb(0, 102, 51); } body { background-color: rgb(255, 255, 153); color: rgb(0, 51, 0); }

custom.css

.mstheme-bannertxt a:link { color: rgb(153, 0, 0); } .mstheme-bannertxt a:active { color: rgb(102, 51, 0); } .mstheme-bannertxt a:visited { color: rgb(0, 102, 51); } .mstheme-bannertxt-

color0.css

a:link { color: rgb(0, 0, 0); } a:active { color: rgb(0, 0, 0); } a:visited { color: rgb(0, 0, 0); } body { background-color: rgb(255, 255, 204); color: rgb(0, 0, 0); } table {