搜索资源列表
bmpgray
- (Delphi) converting grayscale pallete code. Bitmaps can be converted to grayscale palette.
DelphigrayBMP
- DelphigrayBMP.rar Convert delphi bmps to grayscale fastly.
pictohuidu
- delphi图片处理-将图片颜色转换为灰度值.-delphi image processing- will be converted to grayscale image color values.
20062812486051
- 本程序主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。 本程序辅助功能(区域或全图): 像的亮度、饱和度、色彩平衡、对比度、灰度调整。 图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。 边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。 信封打印。-The main feature of this process: the image will be
Delphi7BMPTOJPEG
- 实现bmp格式与jpg格式的图片转换,彩色Bmp格式的图片转换为灰度图片-Bmp format and jpg format to achieve the image conversion, color Bmp format images converted to grayscale images
Gray-Image
- procedure GrayScale(const Image:TImage) var BytesPerScan: Integer iWidth, iHeight: Integer pScanLine: pByteArray R,G,B: Byte begin try BytesPerScan := Abs(Integer(Image.Picture.Bitmap.ScanLine[1])- In
Delphi_change_gry
- 图像非线性灰度转换,只是简单的转换,给予频域的变换。-Nonlinear grayscale image conversion , just a simple conversion , given the frequency domain transform .
Delphi
- Delphi:Delphi图像灰度线性处理实例,将一幅BMP彩色位图变换成灰度图,最终效果如上截图所示,貌似效果不是太好,不过通过这个例子你可以初步了解一下这种图像处理的基本原理,为以后的程序开发打下基矗 -Delphi: Delphi linear grayscale image processing example, will a color bitmap BMP converted to grayscale, the final results as shown in the scre
Delphi
- Delphi:Delphi灰度拉伸代码实例下载,将彩色BMP变换为灰度图。 -Delphi: Delphi code examples download gray stretch, the color BMP converted to grayscale.
Gray
- Delphi:Delphi Gray灰度图像处理源码,用多种方法实现了图像的灰度转换,Delphi源码实现的,也就是把图像的彩色信号去掉,只显示黑白且对比不强的灰度图,希望为您提供一些参考。 -Delphi: Delphi Gray gray-scale image processing source code, using a variety of methods to achieve a grayscale image conversion, Delphi source code imp
