CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Cbitmap bmp

搜索资源列表

  1. BmpProc定义

    0下载:
  2. BMP位图处理类定义头文件,注意:类CBmpProc是从CBitmap类公有继承而来的,但最好不要使用类CBitmap中的函数!如果使用了(尤其是读入或创建型的函数),则就不要再使用CBmpProc类中的函数,以免混乱。-from Bitmap class definition files, Note : Class CBmpProc from CBitmap category inherited from the public, it is best not to use the catego
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:21.27kb
    • 提供者:峰云
  1. bitmapEx_source

    0下载:
  2. 一种向CBitmap对象读取“*.bmp”文件的快捷方式。 1、建立自己的CBitmap派生类。 2、增加一个“Load from bitmap”的函数: BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName) { DeleteObject() HBITMAP hBitmap=NULL hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,L
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.28kb
    • 提供者:李明
  1. CBitMap

    0下载:
  2. 利用底层代码实现图像的显示,能够很真切的揭示了bmp图像的特点-The realization of the underlying code to use the display image, can reveal the real features of bmp images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:34.87kb
    • 提供者:凯文
  1. ReadBMP

    0下载:
  2. 用VC++实现对BMP位图的读取。使用CBitmap类中的LoadBitmap()函数成员。-Using VC++ implementation of the BMP bitmap reading. Use CBitmap class LoadBitmap () function member.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:310.16kb
    • 提供者:清风斜阳
  1. LoadShowImage

    0下载:
  2. 将磁盘的.bmp文件转换到Cbitmap对象指针中,再显示出来-Disk. Bmp file is converted to Cbitmap object pointer, and then displayed
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:315.05kb
    • 提供者:zhang
  1. CBitmap_To_Bmp

    0下载:
  2. 这是一个将CBitmap写到Bmp文件里的函数 首先,这个函数只能针对24色的bitmap.-This is a CBitmap wrote to document a function of Bmp First of all, this function can be made only for 24-color bitmap.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1.18kb
    • 提供者:机动车
搜珍网 www.dssz.com