搜索资源列表
stn_bump
- 設定程式投影圖檔,設定程式投射光線的紅綠藍色RGB值,設定範圍在0至255,設定投射光線的大小,值愈小光線愈大-set formula projection drawings and set formula projection of the 169 blue light RGB value and set the scope of 0 to 255, set light to the project size, the smaller the value of the greater ligh
rgb
- 随机配色的一个课件-random matching of a courseware
22034
- java获得鼠标所在位置的图像的rgb值。-location of the mouse in the image rgb values.
ColorControls
- 用JAVA编制的一个调色板小程序,通过对RGB值的输入来调制颜色
color
- java写的调色版,根据rgb值来设置颜色
ColorJpane
- 用Java语言实现RGB与CMYK色彩空间的转换-Java language RGB and CMYK color space conversion
ColorSlide
- 这是一段java编写的源代码,从界面中拖动滑动条选择RGB各个值,在下面的画布上便会显示出对应的颜色
1906_16mcu
- 16BIT MCU控制SSD1906电路图,可以用来测试RGB接口的小TFT模组.
java获得鼠标所在位置的图像的rgb值
- java获得鼠标所在位置的图像的rgb值-location of the mouse in the image rgb values
RGBTOCMYK
- 用Java语言实现RGB与CMYK色彩空间的转换-Java language RGB and CMYK color space conversion
java200
- onBlur:当失去输入焦点后产生该事件 onFocus:当输入获得焦点后,产生该文件 Onchange:当文字值改变时,产生该事件 Onselect:当文字加亮后,产生该文件 <input type="text" value="郭强" 郭强 ) {value= }" (value== ) {value= 郭强 }">点击时文字消失,失去焦点时文字再出现 2.网页按钮的特殊颜色 <input type=button value="
Raw565
- mtk 第一屏logo to rgb颜色代码 留着备用 Tt-mtk first screen logo to rgb color code to keep spare Tt
getimagepels
- JAVA数字图像处理,获取图像Miss.jpg的象素,保存在一个数组中!同时可以获得图像的RGB值和Alpha值。-JAVA Digital Image Processing, access Miss.jpg pixel image, stored in an array! At the same time, the image can be RGB values and Alpha value.
RGB
- 控制红绿灯交替,根据所输入的时间间隔,控制灯的熄灭与亮-Control of traffic lights turn, according to the input time interval, the control and the bright lights go out
-Java-code-for-mixing-up-RGB-color-and-moving-of-
- Java code for mixing up RGB color and moving of line
RGB
- 点击可以获取任何一张图片的RGB值,精度高(Click to get the RGB value of any picture with high accuracy)
ClearColor
- HTML, RGB and HLS color code converter
MyView
- 基于Eclipse开发的安卓APP,具有RGB三原色选色功能,自动生成三原色RGB值(Android APP based on Eclipse, with RGB trichromatic color selection function, automatic generation of tricolor RGB value)
16转rgb
- 将16进制颜色转换为RGB颜色 例如 #FFFFFF到255,255,255(Convert the 16 color color to RGB color for example #FFFFFF to 255,255,255)
BT656转RGB
- 此代码用于BT656转RGB,用的是Verilog语言,发表时间2008年,代码比较简单