搜索资源列表
ZedGraph_Demo
- C#二维图像控件(Winform/Webform)-C# 2D Image Control (Winform / Webform)
rotateimage.v1.4图像旋转控件
- 图像旋转控件,可以旋转各种图像格式的图像,旋转控制十分方便-image rotation control, rotating images of various image formats, rotary control is very convenient.
图像特效
- 不错的图象特效,包含了34种效果,没有用DELPHI的控件。-specially good effect ,contain 34 kinds of effect without using DELPHI control.
万年历OCX控件ccalendarx
- 万年历的控件软件简介: 本代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来程序的执行需要GdiPlus.dll。 -hefty almanac of Control Software Descr iption : The code of the image sequence category, achieving read jpg, gif, bmp format of the image file, and demonstrate imple
图像文件操作
- rar压缩包,包含一个自适应大小的位图控件,一个自适应大小的位图控件演示程序,在多文档客户区中增加位图底图演示程序,在多文档客户区中增加位图底图,TGA文件转换为GIF文件-rar compressed, includes an adaptive size of the bitmap controls, the size of an adaptive control Bitmap Demonstration Program, the Multi - Document customers to i
Power列表控件
- 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到
DelphiX for D7 控件
- DelphiX是对DirectX接口的封装,它将DirectX接口封装成Delphi组件,便于Delphi下的使用。它由12个可视组件组成,有针对Delphi3.0、4.0、5.0、7.0版的支持。 它是由Hiroyuki Hori编写的。DelphiX支持DirectX的所有技术(DirectDraw, Direct3D, DirectPlay, DirectInput等等……),使Delphi能编写出高质量的图像显示程序。 这些组件是: TDXDraw - DirectDr
利用C#里面的picturebox控件来实现图像的旋转与缩放
- 利用C#里面的picturebox控件来实现图像的旋转与缩放,并能实现其它附加功能-Using C# inside the picturebox control to achieve image rotation and scaling, and to achieve other extras ... ...
OwnerDrawListBox
- 一个实现了半透明、倒影、发光、渐变透明度的图像控件。-A realization of a translucent, reflection, luminescence, gradient transparency image control.
MyCurves
- VC++ 6.0仿photoshop的曲线调整控件。非常实用的图像处理控件。增加到应用程度中可以大大提高用户的友好性,也是学习与参考很好的例子。-VC++ 6.0 Imitation photoshop to adjust the curve control. A very useful image processing controls. To the extent of application can greatly improve the user-friendliness, but al
BUTTONbeautify
- 在VC2005下按钮自定义。自定义控件图标和事件响应时的图像状态-The button in the VC2005 Custom. Incident Response
chameleonButton
- 很好用的VB按钮控件,支持多种样式;使用gdi32直接绘制图像,效率较高。-A good button control used in VB to support a variety of styles the use of gdi32 direct rendering images, more efficient.
dlgtest2
- 能够利用对话框picture控件打开一副图像,并能根据图像大小改变控件大小-Able to take advantage of picture controls to open a dialog box images, and image size to change the controls in accordance with the size of
PerfectSemiTranDlgWithCtrls_demosrc
- 半透明的对话框,背景从上到下渐变,上面的控件和前景图像正常显示-Translucent dialog box, the background gradient from top to bottom, above the normal controls, and prospects for the image display
ListBox-wanmei
- 说明:一个完美替代VB的ListBox控件的自定义控件,支持图像和XP风格。-Descr iption: a perfect replacement VB ListBox controls the custom control, support image and XP style.
HDisplay
- 用c#封装的自定义控件,在halcon原来的图像控件基础上,增加了鼠标自由拖拽移动,滚轮缩放,鼠标实时图像信息显示,基础图像处理等功能。(With c# custom control, in the original Halcon image control, the mouse has increased drag and drop, movement, roller scaling, mouse real-time image information display, basic image
sql读取并生成到控件树
- 读取sql数据部分并初始化图像增强初始化参数,然后生成控件树。(Read the SQL data section, initialize the image, enhance the initialization parameters, and then generate the control tree.)
kpdo
- 该控件,可以用来显示PNG格式的透明图像,使你的程序更美,更酷,()
C#图像同名像点提取
- 使用基于相关系数的影像匹配测度算法,从两幅数字影像中自动匹配50个以上的同名像点。使用窗体界面、控件编程;在设计的界面窗口中显示两幅图像、在图像中显示所匹配出的同名像点 (+),并列表显示各个同名像点的像素坐标。(Using image matching measure algorithm based on correlation coefficient, more than 50 homonymous points are automatically matched from two digi
支持缩放拖动的halcon控件 c#开源源码
- 控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口 7,程序是32位,halcon版本是12. 8,halcon10,11也是支持的,只需要更改下halcon的dll,重新编译就是了 9,使用vb.net的同学照样能使用此