搜索资源列表
paintlib-2.5.0
- paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
63969681BMP
- 对BMP图象格式进行解析,本工程在WinXP+VC6.0下编译运行成功。 BMP文件由文件头、位图信息头、颜色信息和图形数据四部分组成。 -Compile and run under WinXP+ VC6.0 success. BMP files from the file header, bitmap information header, color information and graphics data in four parts.
BMP_JPG
- BMP位图文件转换为JPG格式的文件,以及JPG格式文件转换为BMP格式文件-BMP bitmap file into JPG format files, and JPG files converted to BMP format file