搜索资源列表
ImgInfovb
- ImgInfo is an ActiveX control designed to extract some information from image file without loading image data. It reads BMP, GIF, JPG and PNG file formats.
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
jpgpnggifbmp
- 一个读写jpg,png,gif,bmp的类库,但不能写gif-a reader jpg, png, gif, bmp the library, but not write gif
imagesconvert
- C++builder下使用的png,gif,jpg,bmp图片的相互转换.-C builder use of the png, gif, jpg, bmp image conversion.
gdiexample
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像
demo
- 可以实现bmp、jpg、tif、gif、png等图像格式的互相转化。
Cimage
- 支持多种格式的图像类源码 The CImage class enables an application to load, save and display a variety of bitmap types. JPEG, PNG and BMP reading and writing are implemented, plus GIF reading.
lite
- CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
WTLRead.rar
- wtl单文档框架里,显示bmp,jpg,gif,png格式的图片,wtl the framework of a single document to show bmp, jpg, gif, png format picture
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
tuxianggeshizhuanhuan
- 提供了图像格式的转换。允许转换成为bmp格式,gif格式,jpeg格式,png格式,tiff格式,wmf格式-Provided the image format conversion. Permit the conversion to become bmp format, gif format, jpeg format, png format, tiff format, wmf format
ImageFree
- 简单的图像读取显示代码,自己写的,支持BMP,JPG,GIF,TIFF,PNG等格式。-Simple image display read the code, wrote it myself, support BMP, JPG, GIF, TIFF, PNG and other formats.
JPEGView_1_0_18_sources
- 对JPEG,BMP,PNG,GIFT和TIFF文件进行查看,编辑的源代码。-JPEGView is a viewer/editor for JPEG, BMP, PNG, GIF and TIFF images. It is designed to view images from digital cameras full screen and with highest quality possible. Basic image editing functionality is provided
xnview-GflSDK-win
- xnview的开发库,支持jpg/png/gif/bmp等格式文件的显示-xnview the development of libraries, support for jpg/png/gif/bmp format display, etc.
ImageSplitProject_Console
- 有的游戏要求图片是固定大小并且是索引格式的图片,据此写了本软件,控制台界面运行 本软件功能: 把一张bmp,png图片拆成16X16索引格式的png图片,并且调色板大小是按其像素个数来自动获得。图片名以0开始递增。例:0.png-Some games require the size of image is fixed and is an index format, the picture accordingly to write this software, the console i
ImageStone
- 图像处理的示例源代码。可以读取、保存 jpg、GIF、BMP、PNG等常用格式。VC++6。-Image processing, sample source code. Can read, save jpg, GIF, BMP, PNG and other popular formats. VC++6.
PictureDisplayActivxControl
- 用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显
GdipButton_demo
- CButton使用GDI+绘制背景颜色,可以支持各种位图背景PNG、bmp、jpg、Gif等,非常好用-Button control using GDI+ to draw the background color, background bitmap can support PNG, bmp, jpg, Gif, etc., is very easy to use
jpeg-bmp-gif-png
- 对jpeg,bmp,gif,png图形进行处理的基础库-jpeg,bmp,gif,png 图形进行处理的基础库
PictureBatchConversion
- C#批量图像格式转换GIF/PNG/BMP工具代码。-the picture for GIF,PNG,BMP type can do with by batch conversion.