Welcome![Sign In][Sign Up]
Location:
Search - CImage png

Search list

[Graph programCimage.zip

Description: 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式
Platform: | Size: 914480 | Author: | Hits:

[Graph programDlgScrSaver.zip

Description: 使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式
Platform: | Size: 773811 | Author: | Hits:

[Other resourceCImageSourceCode

Description: cimage.zip -- VC source files for jpg, gif, png file view and save etc.
Platform: | Size: 1086132 | Author: 雄伟 | Hits:

[GDI-BitmapCimage

Description: 支持多种格式的图像类源码 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.
Platform: | Size: 914793 | Author: LianWenjie | Hits:

[Picture ViewerCimage

Description: 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式- The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
Platform: | Size: 914432 | Author: 站长 | Hits:

[Graph programDlgScrSaver

Description: 使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式- Uses CImage.lib, Jpeg.lib, the png.lib development screen saver, may demonstrate the many kinds of graphs form
Platform: | Size: 773120 | Author: 站长 | Hits:

[Picture ViewerCImageSourceCode

Description: cimage.zip -- VC source files for jpg, gif, png file view and save etc.-cimage.zip-- VC source files for jpg, gif, png file view and save etc.
Platform: | Size: 1085440 | Author: 雄伟 | Hits:

[GDI-BitmapCimage

Description: 支持多种格式的图像类源码 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. -Support multiple types of source image format 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.
Platform: | Size: 914432 | Author: LianWenjie | Hits:

[Graph programCIMAGE

Description: 一个相当有用的图像处理库,可处理gif,jpg,png,tif等常用格式,速度快,使用方便.-A very useful image processing library, can handle gif, jpg, png, tif format, such as commonly used, fast and easy to use.
Platform: | Size: 7204864 | Author: 陈兆有 | Hits:

[Picture ViewerCImage

Description: 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
Platform: | Size: 25600 | Author: 黄虎 | Hits:

[Windows CECImage

Description: WINCE下解码PNG,JPG,GIF,BMP图片-Under WINCE decoding PNG, JPG, GIF, BMP picture
Platform: | Size: 14336 | Author: 劉立向 | Hits:

[Windows DevelopCIMAGE

Description: CImage Class(jpeg,png etc..)
Platform: | Size: 920576 | Author: petrus | Hits:

[Special EffectsCImg

Description: CImage 1.3.3, 用C++模版技术设计的一个好用的图形库,支持BMP,JPG,PNG等多种格式,只有一个头文件,使用相当方便。-CImage 1.3.3, using C++ template technical design of a useful graphics library, support for BMP, JPG, PNG and other formats, only one header file, use very convenient.
Platform: | Size: 279552 | Author: expect00 | Hits:

[Special EffectsCImg-1.3.4

Description: CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::TransparentBlt也只能在 Windows 2000/98或其更高版本中使用。即使在Windows 2000运行程序还必须将stdafx.h文件中的WINVER和_WIN32_WINNT的预定义修改成0x0500才能正常使用。-CImage class CImage MFC and ATL is a new class of share, it transferred from the external disk in a JPEG, GIF, BMP, and PNG image file format to be displayed, and these file formats are interchangeable. As CImage Windows operating systems in different some of its properties are different, so special attention when in use. For example, CImage:: PlgBlt and CImage:: MaskBlt only in Windows NT 4.0, or later use, but will not run on Windows 95/98 application. CImage:: AlphaBlend and CImage:: TransparentBlt only in Windows 2000/98 or later use. Even in the Windows 2000 operating procedures must also stdafx.h file WINVER and _WIN32_WINNT 0x0500 predefined modified to be used normally.
Platform: | Size: 9331712 | Author: 郑飞 | Hits:

[Compress-Decompress algrithmscimage_png_bmp_gif_jpg

Description: 一个例子可以读写jpg,png,gif,bmp的cimage库,可以很好学习一些图片压缩解压的知识-An example can be read jpg, png, gif, bmp' s cimage library, you can learn some good knowledge of image compression decompression
Platform: | Size: 7648256 | Author: guodongdong | Hits:

[2D GraphicSaveImage2File_vs2010

Description: 将窗口保存为JPG、PNG等图片格式,演示了CImage类在VC++中的应用,在VS2010下编译通过。-Save the dialog windows as JPG, PNG file, demonstrated the the CImage class in VC++, compiled by VS2010 under.
Platform: | Size: 65536 | Author: 纪金豹 | Hits:

[Windows DevelopCImage

Description: CBitmap 类只能处理BMP格式的图片,非常受限。 而CImage可以处理JPGE GIF BMP PNG多种格式图片,扩展了图片处理功能 且能与CBitmap 进行转换( 因为所载入的位图句柄都是HBITMAP,所以可相互转换),因此引入CImage类进行图像处理- CImage provides enhanced bitmap support, including the ability to load and save images in JPEG, GIF, BMP, and Portable Network Graphics (PNG) formats
Platform: | Size: 10240 | Author: 彭倜 | Hits:

[GUI DevelopPdf2Png

Description: vc++代码, MuPDF转png图片,速度很快,效果也很好。 如果需要其它格式的图片,可以把png转为其它格式,这种转图片格式的库很多,VC++中可直接使用CImage,非常方便,也可以直接使用CImag来显示PNG图片。-convert pdf to png by using mupdf.
Platform: | Size: 1620992 | Author: Arthur | Hits:

[Special Effectsdiaylay

Description: 使用CImage,lib,Jpeg,lib,png,lib开发的屏幕保护程序,可以显示多种图形格式-Use CImage, lib, Jpeg, lib, PNG, lib development screensaver, can display a variety of graphical format
Platform: | Size: 208896 | Author: VWQcnxnm+833571 | Hits:

[Special Effects907252

Description: 使用CImage,lib,Jpeg,lib,png,lib开发的屏幕保护程序,可以显示多种图形格式-Use CImage, lib, Jpeg, lib, PNG, lib development screensaver, can display a variety of graphical format
Platform: | Size: 208896 | Author: VWQcnxnm+833571 | Hits:

CodeBus www.codebus.net