搜索资源列表
draw_bmp_file
- 显示一位图文件 -Display a dib file
DImageProcess
- 使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::GetWidth() // DIBHeight() - 返回D
hmcq200632590220
- 实现图像的几何变换,较简单和实用的,利用DIB文件里封装的一些函数,直接调用,较方便。-Implementation of the geometric image transformation, the more easy and practical to use DIB file package some function, direct calls, more convenient.
imgproj10
- BMP/DIB Windows bitmap files are stored in a device-independent bitmap (DIB) format that allows Windows to display the bitmap on any type of display device. The term "device independent" means that the bitmap specifies pixel color in a form indepen
DICOM-DIB
- 本文研究了基于DICOM.文件格式的医学数字图像的DIB显示技术,重点讨论了窗口技术的应用以及DICOM医学数字图像序列的连续播放技术。-Based on DICOM. File format of the DIB medical digital image display technologies, focused on technology, as well as window DICOM medical digital image sequences of continuous playb
DibfileRead
- dib bitmap file readout and display
DIB
- 这是一个使用MFC开发的图像处理程序,在该程序中开发了操作图像文件内部数据的类,使用它在加上图像处理的算法,就能够对图像进行处理。-This is a development of image processing using the MFC program, developed in the program in operation within the data image file type, use it with image processing algorithm, the imag
Display_dib_file
- 播放DIB文件 播放DIB文件 播放DIB文件-DISPLAY DIB FILE
ShowDIB
- 打开DIB位图文件,显示DIB,预显和打印DIB,存储DIB文件-Open the DIB bitmap file, display DIB, and print preview of DIB, DIB file storage
DIB
- MFC没有封装DIB,但在程序中经常用到,该DibImage.cpp包含了对DIB处理的所有函数,头文件也随之附上。-MFC does not encapsulate DIB, but often used in the process, the DIB handled DibImage.cpp contains all the functions of the header file also will be attached.
cdib
- // 文件: Dib.cpp // 内容: 设备无关位图类-源文件 // 功能: (1)位图的加载与保存; // (2)位图信息的获取; // (3)位图数据的获取; // (3)位图的显示; // (4)位图的转换; // (5)位图相关判断;-//File: Dib.cpp// content: device-independent bitmap class- the source file// function: (1) loading and saving b
DIB
- DIB是标准的Windows位图格式,本文件包含处理DIB时必须使用的头文件和源文件.-Head file and Source file for dealing Device-Independent Bitmap.
DIB
- 显示位图所用的dib类 方便打开和处理位图文件-The display bitmap dib class to facilitate open and handle bitmap file
Dib
- bmp文件的显示,打开等等,bmpInfo的解释-show the .bmp file
dib
- 一个dib类 支持位图文件的装载 存储,能返回位图文件的高宽颜色数目颜色表首地址图像信息借口首地址图像数据首地址-The high wide number of colors in the color table image data of the first address, the first address of the image information an excuse address a dib loading storage class support for bitmap fi
DIB
- 基于VC下BMP文件的打开保存及对其数据处理-Open the BMP file based on VC++
Dib
- 绘制DIB对象,按照DIB创建一个逻辑调色板, 计算DIB像素的起始位置,并返回指向它的指针,返回DIB中图象的高度,返回DIB中调色板的大小,DIB中调色板的颜色的种数, 返回DIBBitCount,复制指定的内存区域,将指定的DIB对象保存到指定的CFile中,将指定的文件中的DIB对象读到指定的内存区域中 获取矩形区域的宽度,高度 初始化类的成员变量 复位类的成员变量.-Creating a logical palette DIB object is drawn, in accord
DIB
- 完整类定义,包括头文件和源代码,实现文件读入,显示,保存等基础操作-Complete class definition, including the header files and source code, file read, display, preservation and other basic operations
DIBLibrary
- DIB文件操作类库,包含了颜色表的创建、修改,bmp文件的读写展示,是对DIB文件的操作集成-DIB file manipulation library that contains the color table to create, modify, display bmp file reading and writing, is a DIB file operations integration
chxyadordinary
- Dib 文件的读取与保存 Read and save the Dib file-Dib file reading and save the Read and save the Dib file