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

搜索资源列表

  1. 从BMP文件中装入位图并显示(6KB)

    0下载:
  2. 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7590
    • 提供者:刘永平
  1. DIB

    0下载:
  2. 用visual c++写的关于bmp处理的程序,里面一个关于bmp处理的类,包括对真彩图和普通图的处理。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:55370
    • 提供者:StephenChen
  1. ZoomDIB

    0下载:
  2. BMP图像缩小 函数名称: ZoomDIB() 该函数用来缩放DIB图像,返回新生成DIB的句柄。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1818
    • 提供者:GYT
  1. dib

    0下载:
  2. 程序打开BMP格式文件,并显示该文件,同时,能对图像进行复制粘贴。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47101
    • 提供者:heqing
  1. PictureStreamLoader

    0下载:
  2. 对内存中图像数据流进行加载,返回DIB格式,支持的格式:BMP(1,8,256,24位),GIF,JPG-load picture from stream,return DIB data,support BMP(1,8,256,24bit),GIF,JPG
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:133755
    • 提供者:江浩
  1. draw_bmp_file

    0下载:
  2. 显示一位图文件 -Display a dib file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-07
    • 文件大小:1644
    • 提供者:站长
  1. ShowDIB

    0下载:
  2. 显示dib位图,dib设备无关位图,即bmp文件除去文件头部分-Dib bitmap display, dib Device-independent bitmap, or bmp file to remove the first part of paper
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:27461
    • 提供者:zhoufeng
  1. DIBDisplay

    0下载:
  2. C++编译环境下使用DIB读写BMP文件示例,大家需要就拖吧-C++ Compiler environment to read and write BMP files using the DIB example, we need to drag it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:85425
    • 提供者:vivian
  1. bmp-viewer

    0下载:
  2. 可以查看bmp文件的所存储的dib图像在各个位置上的像素 和位置信息,也可以放大放小处理-Bmp files can be viewed dib images stored in various locations on the pixel and position information, you can also put a small handle to enlarge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:120833
    • 提供者:tony
  1. BmpDisp

    0下载:
  2. 一个显示bmp图像的程序,DIB的。对位图结构理解很有帮助。-一个显示bmp图像的程序,DIB的。对位图存放结构理解很有帮助。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1966057
    • 提供者:小y
  1. mandelbrot

    0下载:
  2. This code draws the famous Mandelbrot set, allowing you to zoom in and out, change iteration levels and colors. You can also save the output as a BMP which demonstrates the use of the DIB and DDB structs and APIs.-This code draws the famous Mandelbro
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:29903
    • 提供者:Freezer
  1. gdi-class

    0下载:
  2. gdi class library load bmp, jpg and save to bmp jpg and many other format display bitmap draw font using dib and ddb
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:12326
    • 提供者:radrome
  1. BMP

    0下载:
  2. 一个MFC打开BMP的程序,利用了简单的Dib类,基于单文档,适合初学者!-A MFC open BMP program, using the simple Dib class, based on single document, is suitable for beginners.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4087054
    • 提供者:张宏广
  1. EffectShow

    0下载:
  2. 包含完整的DIB图像类,使用该类能完成大多数关于BMP文件的图像操作。示例中包含对于图像的向上、向下、向左、向右扫描,上下左右移动,垂直水平栅格,百叶窗,马赛克,渐显渐隐等效果编程。-Contains the complete the DIB image class, use the class to complete the most image manipulation BMP file. The example contains the image up, down, left, to r
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:1009183
    • 提供者:yan
  1. ShowDIB

    0下载:
  2. 包含完整的DIB图像类,使用该类能完成大多数关于BMP文件的图像操作。示例中包含对于图像打开和显示编程。-Contains the complete the DIB image class, use the class to complete the most image manipulation BMP file. Included in the sample image to open and display programming.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:79317
    • 提供者:yan
  1. TransformShow

    0下载:
  2. 包含完整的DIB图像类,使用该类能完成大多数关于BMP文件的图像操作。示例中包含对于图像的不同角度旋转,镜像,缩放,裁剪,相框等图像变换效果。-Contains the complete the DIB image class, use the class to complete the most image manipulation BMP file. Included in the sample for the different angles of the image rotation,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-29
    • 文件大小:90179
    • 提供者:yan
  1. ViewDIB

    0下载:
  2. 包含完整的DIB图像类,使用该类能完成大多数关于BMP文件的图像操作。-Contains the complete the DIB image class, use the class to complete the most image manipulation BMP file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:3894510
    • 提供者:yan
  1. ReBmp33

    0下载:
  2. 该对话框程序可以读取bmp图像,并将像素数据存储到txt中,内含封装好的DIB库。-The program can read bmp image and pixel data is stored in txt, containing packaged DIB library.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3381925
    • 提供者:li hongliang
  1. ImageDib

    0下载:
  2. 一个基本的 DIB封装库,能读写BMP文件-A basic package library DIB, BMP files can read and write
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3999
    • 提供者:余飞
搜珍网 www.dssz.com