搜索资源列表
FastReport.v4.7.49
- Current version --------------- + added confirmation reading for TfrxMailExport + added TimeOut field to TfrxMailExport form - fixed bug whih PDF export in Delphi4 and CBuilder4 - fixed bug with some codepage which use two bytes for special
VELVEx.1.4.9
- - ViewStyle: view style of the Listview, including Thumbnails. - ThumbOptions: general thumbnail options, like size, spacing, highlight color, etc. Special options are: + BorderOnFiles: when true it shows borders on all the files and folde
XJSecretPanel11116
- 元件名称:TXJSecretPanel(可滚动文本框) 说明: 1、本元件改编自Jvcl里面的TJvSecretPanel 2、已经将它从jvcl元件库中剥离出来,可单独安装 3、必须先安装基础包,再安装XJsecretPanel,安装方法照常规dlephi控件安装。 特点 1、可设置背景:单色,图片,渐变。 2、可设置透明,不过有条件的透明,用过便知。 3、可设置行高,可任意调整文本的行距。 4、取消了原控件的线程模式。 -Co
pictohuidu
- delphi图片处理-将图片颜色转换为灰度值.-delphi image processing- will be converted to grayscale image color values.
123456
- 初学者可往下看本例程的原理: 1、依次获得取样点的颜色 2、在取样点画该颜色的方框 取样越精,方框越小,图像就越清晰 -Beginners can look down the principles of this routine: 1, followed by access to the color of sampling points 2, stipple the colors in the sampling of the more refined sampling box,
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
Matrik_RGB
- View Matrix RGB Color of Bitmap Image
MyGraph
- 用Delphi实现图片浏览,该程序可用鼠标绘制多种图形,课设置画笔颜色、画刷填充方式。-Using Delphi to achieve image browsing, the program used the mouse to draw many different graphics, course set the pen color, fill the brush method.
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
getcolor
- 从图片的像素里取出颜色值,从图片的像素里取出颜色值16进制-get color from image hex
20108261311320
- 模仿QQ小键盘写的一个小键盘控件,可以自定义小键盘的各种颜色,大小,位置,字体,还可以使用渐变图像代替颜色,使按键更加好看! -Written in imitation of a QQ keypad keypad control, can customize a variety of keyboard color, size, position, font, you can also use the gradient image instead of color, the more goo
Color-Lines.ZIP
- const maxWidth = 200 maxHeight = 150 var thumbnail : TBitmap thumbRect : TRect begin thumbnail := Form1.GetFormImage try thumbRect.Left := 0 thumbRect.Top := 0 //proportional resize if thumbnail.Width &g
procedure
- 在毕业设计文件的文件夹中,主要介绍了在delphi中,利用各种不同的算法来实现建立在位图上的不同效果,其中主要介绍的有曝光、浮雕、马赛克、模糊、锐化、添加杂色、喷溅、霓虹、90度旋转、水平翻转、垂直翻转。另外还做了当步撤销和图像的缩放,还有简单的jpg,bmp的格式转换。 在chap1文件夹中,有关于图像格式转换,图像浏览器等的源程序。在chap2文件夹包括灰度直方图,二值化,对比度等的源程序。在chap3文件夹中,有关于几何变换的源程序。在chap4文件夹中,有关于通道,颜色调节,颜色混合
huatu
- 画图程序 做了个基础的画图方便大家扩展 主要功能: 在图片上画线(可调节颜色与笔触) 支持撤销与反撤销 支持重新载入 支持图片拉伸-Paint program to do a basic drawing to facilitate the expansion of the main function: draw a line in the picture (you can adjust the color and brush strokes) to support the
MyKey
- Delphi源码,模仿QQ小键盘写的一个小键盘控件,可以自定义小键盘的各种颜色,大小,位置,字体,还可以使用渐变图像代替颜色,使按键更加好看!-Delphi source code, imitate QQ keypad to write a keypad control keypad can customize a variety of color, size, position, font, and can also use the gradient image instead of colo
s
- Delphi:Delphi多种效果的图像反色实例,效果可能不是太好,只是一个初级的图像反色处理实例,帮助新手了解一下实现原理和方法,要想真正实现反色,需要很多辅助代码不断完善才行。 -Delphi: Delphi image of anti-color examples of a variety of effects, the effect may not be very good, just a primary anti-color image processing examples to
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
ts
- Delphi:图像的着色例子,Delphi实例源码下载,测试了一下,感觉像是给彩色图像添加其它颜色的滤镜,因为着色后明显觉得色相变了,有点失真,有兴趣的研究一下。 -Delphi: coloring example images, Delphi example source code download, test it, it feels like to add another color color image filters, because the colored hue change
Delphi
- Delphi:Delphi图像颜色调节实例,很轻微的颜色调节例子,点击按钮即可呈现效果。 -Delphi: Delphi image color adjustment instance, a very slight color adjustment example, click on the button to show results.
