c++bitmap图片处理类CBitmapEx
这是一个用于C++ MFC开发的Bitmap图片操作类,在文件中叫CBitmapEx,可用于放大,缩小,翻转,过渡和其他有用的功能,有兴趣的朋友可以下载看看。 部分public method: // // void Create(long width, long height); // void Create(CBitmapEx& bitmapEx); // void Load(LPTSTR lpszBitmapFile); // void Save(LPTSTR lpszBitmapFile); // void Scale(long horizontalPercent=100, long v
文件列表
CBitmapEx.rar
(预估有个3文件)
CBitmapEx
BitmapEx.cpp
307KB
BitmapEx.h
9KB
CodeProject CBitmapEx .mht
2.18MB
暂无评论