CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - CImage

搜索资源列表

  1. Drawing transparent bitmaps using Cimage.zip

    0下载:
  2. Drawing transparent bitmaps using Cimage
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:1364276
    • 提供者:
  1. cimage

    0下载:
  2. 一个图像文件格式转换程序,得自国外网站,因需要下载代码,只好找些东西上传-an image file format conversion, derived from foreign web sites, download code, but to find some things upload
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2357686
    • 提供者:飞翔
  1. GDI+Draw

    1下载:
  2. 利用GDI+和CImage类实现任意格式图像的打开,复制,剪切,粘贴,选择,线性渐变,中心渐变及图形对象的绘制.-using GDI and CImage achieve arbitrary category of open-format images, copy, cut, paste, select, linear gradient, the center graded and graphical object mapping.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:201054
    • 提供者:菜鸟高手
  1. CImageTest

    0下载:
  2. 封装了一个类CImage,实现BMP图像的读取、显示及出来操作,非常适合图像处理初学者参考。-Packaging, a category CImage achieve BMP images read, and showed up operation, very suitable for beginners reference image processing.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:132013
    • 提供者:chengang
  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. Image

    0下载:
  2. (Image)编写一个读显BMP文件[和其他图象文件]的MDI程序,要求:实现文件过滤、创建滚动视图类、对小位图使子窗口按适应图大小、对大位图支持子窗口的滚动。[可以使用CImage类]
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17609
    • 提供者:钟国英
  1. Cimage

    0下载:
  2. 支持多种格式的图像类源码 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.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:914793
    • 提供者:LianWenjie
  1. Cdb

    0下载:
  2. 此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a varie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6159
    • 提供者:久星
  1. CFG_DIB

    0下载:
  2. 封装的不错的dib类,很好用,类比与Cimage 和 diblook-packaged good Freehand category, useful, and the analogy with Cimage diblook
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4345
    • 提供者:蒋齐
  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. CImageDemo

    0下载:
  2. CImage的封装,这个不是很难,但是很易用-CImage fengzhuang。this is not very hard,but can offer convicence
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-06
    • 文件大小:1079
    • 提供者:dahai
  1. BmpOperator

    0下载:
  2. 简单的图片打开,保存,放大缩小等功能vc实现,不使用vs2005中的cimage类,手动读入图像文件-image process, open, save image, zoom in, out image. vs2005 image class is not using, but do in manual.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:133815
    • 提供者:luxin
  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. CImage

    0下载:
  2. Copyright 2005-2006 by Lightfeather-Team Originally written by Nikolaus Gebhardt for the Irrlicht engine This file is part of the Lightfeather 3D-Engine. The license under which this code is distributed can be found in the file COPYING
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:4863
    • 提供者:devuser2010
  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. GDICimage

    0下载:
  2. GDI+编程之Cimage,使用GDI进行图像处理-GDI+ Programming Cimage, image processing using GDI
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:60275
    • 提供者:wei
  1. CImage

    0下载:
  2.  我们知道,Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。-We know that the Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:233232
    • 提供者:terry
  1. CImage--Class

    0下载:
  2. Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。 现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法.-The Visual C++ class CBitmap and static picture control func
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:13600
    • 提供者:赵聪
« 12 »
搜珍网 www.dssz.com