文件名称:EmbossColander
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-14
- 文件大小:
- 66kb
- 下载次数:
- 0次
- 提 供 者:
- Fars*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#从动画方式生成图片的浮雕效果,一个图像浮雕处理的简单例子。程序将依次访问每个像素的RGB值,获取相邻两个像素的R、G、B值,计算与左上角像素的RGB分量之差,67:控制图片的最低灰度,128:常量,更改这两个值会得到不同的效果。-C# generates images from the animated relief effect, a simple example of a relief image processing. The program will in turn access the RGB values for each pixel, to obtain two adjacent pixels R, G, B value, the difference between the RGB components of the calculation and the upper left corner pixel, 67: Control picture of the lowest gray, 128: Constant Change these two values will get different results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EmbossColander\EmbossColander\App.ico
..............\..............\AssemblyInfo.cs
..............\..............\bin\Debug\dog.bmp
..............\..............\EmbossColander.csproj
..............\..............\EmbossColander.csproj.user
..............\..............\Form1.cs
..............\..............\Form1.resx
..............\EmbossColander.sln
..............\EmbossColander.suo
..............\..............\bin\Debug
..............\..............\bin
..............\EmbossColander
EmbossColander