一个很好地图像显示程序,可以读取各种格式的图像,如DICOM,PNG,JPEG,BMP以及raw格式的图像-a good program for display map,could load different kinds formal of graphics ,such as:dicom,png,jpeg,bmp and raw 下载
|
用Visual C++实现PNG格式图像的读取源码-achieve with Visual C PNG format image read FOSS 下载
|
Windows下图象处理。可读取/保存常见的多种图象格式,如bmp,jpg,jpeg,png,pcx,tif,tga,gif,wmf,emf,wbmp,可做常规的图象处理,如缩放,裁减,翻转,镜像,旋转,柔化,锐化,亮度,对比度,模糊,伪彩,浮雕,边缘检测,中值滤波,不同图片的颜色通道分离,合并,gamma,fft变换处理等,有多文档窗口的demo程序,demo本身就能算是个功能完善的图象处理工具,能够学到很多图象处理知识。-Windows image processing. Reads / preservation of a variety of common image formats such as bmp, jpg, jpeg, png, pcx, tif, tga, gif, wmf, emf, wbmp, if the conventional image processing, such as zoom, reductions overturned, mirror, rotate, soften, sharpening, brightness, contrast, fuzzy, pseudo-color, relief, edge detection, filtering, The color photographs of different channel separation, the merger, gamma, fft transform treatment. how the document window demo procedures demo itself can be considered a functional improvement of image processing tools, can learn a lot image processing knowledge. 下载
|
图象格式读写库函数(各种图像格式的读写,包括BMP,JPEG,PCX,TGA,ICO,TIFF,PNG,WMF(读取)。使用非常的方便,整个库就两个函数ZLoadImg和ZSaveImg,具体使用在ZImgLoad.h中有说明。-image format reading and writing library functions (various image formats read and write, including BMP, JPEG, PCX, TGA, PCX, TIFF, PNG, WMF (reader). Very easy to use, the entire database has two functions ZLoadImg and ZSaveImg, concrete were used in ZImgLoad.h note. 下载
|
CxImage Lib 一个用于读取多种图开文件格式的库: 支持的格式有:BMP,GIF,ICO,JP2,FPC,FPG,PCX,PNG,PNM,RAS,TGA,TIF等等。 -CxImage Lib read for a variety of plans to open a file format for : to support the format : BMP, GIF, ICO, JP2, FPC, FPG, PCX, PNG, PNM, RAS, TGA, TIF, and so on. 下载
|
本封装库对图象读取,特效,显示及压缩算法进行了封装。功能有:对bmp,png,tiff,gif,pcx,tga,jpg等图像格式的读写,进行亮度,对比度,图像旋转,浮雕,颜色反转,锐化,平滑,马赛克处理。包括全部源代码. 编译需要较新的SDK-the right of the image read, effects, and show that the compression algorithm Packaging. Function : bmp, png, tiff, gif, pcx, tga, jpg image formats such as literacy, brightness, contrast, image rotation, relief, color inversion, sharpening, smoothing, Mosaic processing. Including all source code. You will need the newer SDK 下载
|
Winsock 可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启/关机 6.可以远程登录计算机,并且可以发送Ctrl+Alt+Del三键出现登录界面(Win2000/NT4.0/XP) 7.能够读取远程计算机的剪贴板,并且放在本机的剪贴板中-Winsock can view Remote Desktop, GDI used for data conversion (BMP data put into PNG format), two fast transmission. the mouse can be used to control 3. the keyboard can be used to control four. the server can be connected to control more than five. may to (forced) to resume / Off 6. remote Login computer, and can send Ctrl-Alt-Del key emerging logged three interfaces (Win2000/NT4.0/X P) 7. Remote computer to read the clipboard, and the machine on the clipboard 下载
|
软件名称: 远程计算机管理(DCOM技术)(客户端/服务端) 功能说明: 本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service 程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下: 1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启/关机 6.可以远程登录计算机,并且可以发送Ctrl+Alt+Del三键出现登录界面(Win2000/NT4.0/XP) 7.能够读取远程计算机的剪贴板,并且放在本机的剪贴板中-software name : remote computer management (DCOM) (client / server) Description : The biggest feature of the software is not achieved using socket, but the use of DCOM technology, the server-NT Service is a process, not remote computer logged on the system connect can be used in remote computer management, functions as follows : 1. can View Remote Desktop, using GDI data conversion (BMP data put into PNG format), two fast transmission. the mouse can be used to control 3. keyboard control can be used 4. the server can be connected to control more than five. may (forced) to resume / Off 6. remote Login computer, and send Ctrl-Alt-Del key emerging logged three interfaces (Win2000/NT4.0/XP) 7. to read Remote Computing Machine clipboard, and the machine on the clipboard 下载
|
Borland没有提供对Gdiplus的支持,有了这个类库,Delphi就可以使用Gdiplus了。 Gdiplus 是微软对GDI的扩充,可以方便的读取如png、jpg的格式的图像文件,并提供了较为丰富的二位矢量图形的绘制接口。- 下载
|