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

搜索资源列表

  1. DIBTODDB

    0下载:
  2. 如何把DIB转换成DDB 适用语言: Java .NET PHP/ASP/PERL 运行平台: Windows 2000 Windows XP Windows NT-how DIB into DDB applicable language : Java.NET PHP / ASP / PERL platforms : Windows 2000 Windows XP Windows NT
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1736
    • 提供者:刘德华
  1. CDisplayMode

    0下载:
  2. DIB图像的读取,存储,图像大小的获得,与DDB之间的转换,DDB图像数据的读取存储。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50399
    • 提供者:
  1. ScreenCapture

    0下载:
  2. 一个用VC编写的实用屏幕截图演示程序。程序中将DDB位图转换成DIB位图,并将位图拷到剪贴板上。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:96345
    • 提供者:王微
  1. dibbmp

    0下载:
  2. vc++实现位图转换 Converting DIB to DDB 将一个设备无关的位图转换成设备相关的位图-vc Bitmap Conversion Converting DIB to DDB to a device-independent bitmap conversion equipment related to the Bitmap
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5184
    • 提供者:小王
  1. chap01

    0下载:
  2. 实现Windows环境下的DIb与DDB转换-The realization of Windows environment and DDB Dib conversion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:4482
    • 提供者:王鹏
  1. BitMapExample

    0下载:
  2. Visual C++中DDB与DIB位图编程全攻略-DDB and DIB bitmap programe used Visual C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:156629
    • 提供者:shengpeng
  1. DDB_DIB

    0下载:
  2. 位图中DDB与DIB的区别介绍,以及编程全攻略,文档中有代码的-Medium Bitmap DDB and DIB introduce the distinction, as well as programming the entire Raiders, the document has code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:136773
    • 提供者:高耀明
  1. DDBAndDIB

    0下载:
  2. 程序主要通过DDB和DIB,分别实现图像的获取和显示-Procedures primarily through the DDB and DIB, were the realization of image acquisition and display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2278092
    • 提供者:Elwin
  1. cpicture

    0下载:
  2. c++语言 ,在picture中显示bitmap-Within your program, you may have three different forms of a bitmap, a device-independent bitmap (DIB), a device-dependent bitmap (DDB) and a DIB section. The DIB is essen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:3132
    • 提供者:yt
  1. TransformShow2

    0下载:
  2. bitmap ddb 、dib模式处理的图片旋转,放大、缩小等功能。-bitmap ddb, dib pattern processing image rotate, zoom in, zoom and other functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:87970
    • 提供者:王明
  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-28
    • 文件大小:29903
    • 提供者:Freezer
  1. Dib

    0下载:
  2. ConvertDDBToDIB从ddb到dib转换的类-ConvertDDBToDIB ddb to dib conversion from the class
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1342
    • 提供者:yang
  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. prmme-inner-binding

    0下载:
  2. 把DDB转换成DIB To convert the DDB DIB-To convert the DDB DIB To convert the DDB DIB
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:1802
    • 提供者:lnrnclibs
  1. BmpPreview

    0下载:
  2. c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:307200
    • 提供者:Sky_Vico
  1. DDB2DIB

    0下载:
  2. 里面包含两个函数,主要功能是将设备相关的位图转化成设备无关的位图。(It contains two functions, the main function is to transform device related bitmaps into device independent bitmaps.)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:南极熊
搜珍网 www.dssz.com