搜索资源列表
Cimage.zip 图像处理类库
- 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式, The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
slide-image-selector
- 带滑动效果的图像显示控件,翻页时带滑动的过渡效果,可放大图像显示,可选择图像 控件中提供的接口方法: 1.可由属性设置背景色,前景色,每一屏幕显示图像的行数和列数,图像之间的间隔 2.BOOL SetImageFolder(LPCTSTR PathName) 设置图像文件夹的路径,将自动枚举该文件夹下的所有图像,并显示。成功则返回true 3.BOOL PageBack() 显示上一页。成功则返回true 4.BOOL PageNext() 显示下一页。成功则返回tru
SimplePsdSrc
- c# 读取psd图层,详细显示出高度宽度和像素封装了一个DLL SimplePsd.d-c# read psd layers, demonstrate a high level of detail and pixel width of a package DLL SimplePsd.d
Rotatedll
- 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。-This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code), to support a smooth 360-degree image rotatio
3000-camera
- 神泰摄像机 300万像素的 SDK 和 测量软件,初学者学习-camara of sun-tech coopration,3M pixel including c source code and measure soft ware
DllBarEnCode
- 采用C#(VS2008)开发二维码BarCode案例经典,通过调用动态链接库(Dll)生成PDF417、QrCode、DataMatrix和HanXin二维条码,提供非托管接口调用方法,图像打印与串口读取典型方法,源码参考和详细文档说明 -C# (VS2008) to develop a two-dimensional code BarCode Case Classic PDF417, QrCode, DataMatrix and HanXin two-dimensional bar cod
Image-Viewer
- 在调试绘制位图的程序时,经常需要在代码运行到某一行时知道当前绘制的位图的具体内容,这套代码提供了一套方案,可以让你调试时实时观察到你的位图的内容变化,所见即所得,其中用到了进程间通信的技术-Have you ever debugged a graphics routine where you would really like to see what the images you are working with in memory actually looked like while you
Untitled1
- Sobel边缘检测的C++代码实现 使用Sobel算子进行边缘检测,在用VS实现的时候需要添加引用,system.dll的引用-Sobel edge detection C++ code using Sobel operator edge detection, implemented in time to use VS to add a reference, system.dll references