搜索资源列表
zoompic
- vc 图像缩放源程序,试用于bmp的缩放,已经验证过绝对没问题-vc source image scaling, in the trial of scalability bmp, has proven absolutely no problem
VC6下轻松实现图片缩放
- VC6下轻松实现图片缩放,支持的格式包括bmp、jpg、gif等常用图片格式,Under VC6 easily picture zoom, supported formats include bmp, jpg, gif and other commonly used image format
PictureDisplayActivxControl
- 用VC开发的图片显示Activex控件.PictureDisplay支持图片格式: jpg,tiff,png,bmp,jpeg,gif. 和传统的Picture控件相比,PictureDisplay支持的格式更多,使用更加灵活方便。主要有四个函数: 1.获得文件路径 CString GetFilePathName() 2.设置文件路径void SetFilePathName(LPCTSTR) 3.获得是否缩放显示BOOL GetShowMode() 4.设置显
VC 位图缩放与旋转
- 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)