搜索资源列表
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
CImage_for_vc
- 在vc++6.0中使用CImage类的一种方法,用vs写DLL。-In vc++6.0 to use a method CImage class, with vs to write DLL.
BmpOperator
- 简单的图片打开,保存,放大缩小等功能vc实现,不使用vs2005中的cimage类,手动读入图像文件-image process, open, save image, zoom in, out image. vs2005 image class is not using, but do in manual.
Ex_Image
- VC++使用CImage打开图像并转换图像格式的小实例-VC++ using the open image and convert CImage small instance of image formats