CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CImage类

搜索资源列表

  1. 使用CImage类处理图像显示与格式转换的源码程序

    0下载:
  2. 这是一个使用CImage类处理图像显示与格式转换的源码程序,包含了许多可以让大家学习的内容-It is a category CImage processing and image display format conversion of source programs, including many so that we can study the contents
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:112025
    • 提供者:王正
  1. CImage$8bitTo24bit

    0下载:
  2. CImage类的使用 以及8bit同24bitBMP的相互转换
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:67470
    • 提供者:DerekLouie
  1. 可显示8位和24位bmp图像的CImage类

    1下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1891
    • 提供者:李欣
  1. 用CImage类实现图象处理

    1下载:
  2. 用CImage类实现图象处理
  3. 所属分类:图片显示浏览

  1. Cimage.zip 图像处理类库

    2下载:
  2. 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式, The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
  3. 所属分类:图片显示浏览

    • 发布日期:2017-11-08
    • 文件大小:914793
    • 提供者:
  1. CImage

    1下载:
  2. 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-25
    • 文件大小:25127
    • 提供者:黄虎
  1. CImage_for_vc

    0下载:
  2. 在vc++6.0中使用CImage类的一种方法,用vs写DLL。-In vc++6.0 to use a method CImage class, with vs to write DLL.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-10-21
    • 文件大小:9209
    • 提供者:fengxian
  1. SimpleImage

    0下载:
  2. CImage类的实例,比msdn的更加详细,学习Cimage类的好资料-Examples of category CImage
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:3028677
    • 提供者:吴强
  1. ImageN

    0下载:
  2. 利用CImage类对图像进行处理,包括二值化、开闭运算、腐蚀、锐化等,MFC编程-CImage category using the image processing, including binary, opening and closing operations, corrosion, such as sharpening, MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:253663
    • 提供者:jason
  1. JpgImageLoad

    0下载:
  2. 用Image类加载jep,gif等图片到MFC中。CImage类要比CBitmap优秀很多。-With the Image class loading jep, gif and other images in the MFC. CImage class CBitmap than a lot of good.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:112025
    • 提供者:echo
  1. NW2

    0下载:
  2. 使用CImage类实现图像读取,保存,和格式转换。-CImage class implements the use of the image to read, save, and format conversion.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7200471
    • 提供者:wyw
  1. CImg-1.3.4

    0下载:
  2. CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9331904
    • 提供者:郑飞
  1. Ex_Image

    1下载:
  2. 基于CImage类实现bmp、jpeg等图像的打开、显示、保存,VC++实现 简单、方便、易学-Based CImage class implements bmp, jpeg and other images to open, display, save, VC++ simple, convenient, easy to learn
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:12298467
    • 提供者:刘进
  1. SX_Image

    1下载:
  2. 一个可以在VC6下使用的CImage封装类,通过在VS2008下导出CImage类接口,实现了VC6下也同样可以使用CImage类,省去了在VC6中设置工程属性的方法.-One can use the CImage VC6 wrapper class, under the Export CImage by VS2008 class interface, implements also can be used under VC6 CImage class, eliminating the need
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:13575682
    • 提供者:ou
  1. 68686

    0下载:
  2. CIMAGE类方便你的使用,有助于你方便的调用,使用方便,简单易懂-CIMAGE class easier for you to use, helps you easily call, easy to use, easy to understand
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:2256
    • 提供者:程广
  1. cimage

    0下载:
  2. xImage是不错的图像处理类,下载下来后,发现太复杂,详细说明的文档也没有,对我等VC新手来说只能慢慢摸索了。个人总结经验如下:-xImage is a good image processing class, download it, it was found too complicated and no detailed descr iption of the document, such as VC novices to me only slowly explored. Individu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3306
    • 提供者:dlw
  1. TestCImage

    0下载:
  2. CImage类的测试实例,里面是一个可用的小工程,很初级的-CImage class test case, which is available for small projects, very early
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:109084
    • 提供者:小志志
  1. OpenMP-Use-CImage

    1下载:
  2. 基于对话框的VC++代码,图像的读取、显示和处理用VC的CImage类,同时添加了OpenMP的超线程,大大提高了代码的运行速度-Based on the dialog VC++ code image read, display and processing of VC CImage class, while adding OpenMP Hyper-Threading, greatly improving the speed of the code
  3. 所属分类:Special Effects

    • 发布日期:2016-09-22
    • 文件大小:14595072
    • 提供者:庞茜
  1. CImage

    0下载:
  2. 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,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:10232
    • 提供者:彭倜
  1. CImage

    0下载:
  2. 文档中介绍了对于CImage用法的一些基本介绍,让我们对CImage类有了更进一步的了解。-Introduced in the document for CImage usage of some basic introduction, let us to the CImage class have further understanding.
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:17106
    • 提供者:张潇
« 12 3 4 »
搜珍网 www.dssz.com