摘要
本文研究提出了Windows位图文件读取显示和存盘的一种实用技术方法。特定的图像处理工作中.有时需要快捷的读取显示和存储图像数据,无必要使用代码庞大的DIB或DDB类来解决使用者的特定算法。位图文件是可视编程环境中最基本的基础图像格式,因此,文章在分析了住图的基本特点后,给出了在Win32IDE环境下或者在Visual C++环境下实现这种要求的方法。结果表明,保存和显示方法原理清晰,易于不同可视编程环境实现。
This paper use visual environment to save and display bitmap. Different technologies were provided on how to use the huge DDB or DIB classes to realize even the tiny purpose. In order to solve this paradox, the paper try to realize a quick and simple way to do the work well. The results show this method do well in small codes and quick storing and display bitmaps image data and easy transplant in another visual environment.
出处
《电脑知识与技术》
2006年第10期155-157,共3页
Computer Knowledge and Technology