搜索资源列表
dib
- 这是简单易用的用c++封装的CDib类,可以实现图像文件的读取,存储,显示,因为小巧易用,非常适合初学者-this is a CDib class based on c++,it has fulfilled read,write,and show bmp in a window, is very suitable for beginners in image processing.
CDIB
- 一个功能强大的dib类,各种方法都封装的很好-Dib a powerful class, all methods well encapsulated
CDib
- 建立CDib类。该类封装了对windows bitmap的基本操作,包括读图,显示图,直接操作像素点和调色板等-Establish CDib class. This class encapsulates the basic operation of the windows bitmap, including digitizing, display maps, direct manipulation of pixels and palette, etc.
ShowSaveBMP
- 利用cdib类实现bmp图像的显示,提供CDib类对bmp图像读写的封装。-Use cdib class implements bmp image display, providing CDib class bmp image read package.