文件名称:BmpProc
介绍说明--下载内容均来自于网络,请自行研究使用
BMP位图处理类
类中的位图都是兼容于当前显示器颜色格式的DDB位图
如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换
为兼容于当前显示器颜色格式的位图之后才放入类中
对于所有BOOL型返回的函数,TRUE表示成功,FALSE表示失败-from Bitmap class category bitmap are compatible with the current format color display bitmap if DDB read bitmap format with the current format display different colors, the function will read his first conversion of the current display-compatible format color bitmap after Add category for all-BOOL return the function successfully TRUE, FALSE said failure
类中的位图都是兼容于当前显示器颜色格式的DDB位图
如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换
为兼容于当前显示器颜色格式的位图之后才放入类中
对于所有BOOL型返回的函数,TRUE表示成功,FALSE表示失败-from Bitmap class category bitmap are compatible with the current format color display bitmap if DDB read bitmap format with the current format display different colors, the function will read his first conversion of the current display-compatible format color bitmap after Add category for all-BOOL return the function successfully TRUE, FALSE said failure
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BmpProc.cpp