文件名称:Image-color-modification-process
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [WORD]
- 上传时间:
- 2013-05-16
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- suya*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编程思路:
该程序只针对24位彩色位图,不适用于灰度位图。当原图的像素点为蓝色时,将 显示屏幕上该位置的像素点像素值置为绿色,否则不变,将原图像素值赋给新图。
-Programming ideas: it is only for 24-bit color bitmap does not apply to grayscale bitmap. When the original image pixel is blue, will be displayed on the screen, the location of the pixel pixel value is set to green, otherwise unchanged, the original image pixel value is assigned to the new plan.
该程序只针对24位彩色位图,不适用于灰度位图。当原图的像素点为蓝色时,将 显示屏幕上该位置的像素点像素值置为绿色,否则不变,将原图像素值赋给新图。
-Programming ideas: it is only for 24-bit color bitmap does not apply to grayscale bitmap. When the original image pixel is blue, will be displayed on the screen, the location of the pixel pixel value is set to green, otherwise unchanged, the original image pixel value is assigned to the new plan.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图像颜色修改处理.doc