搜索资源列表
ImgView
- 用VC写的看图程序-VC flashcards written procedures
ImgView
- 利用IPicture开发的可加载jpg bmp gif图形的程序,基于单文档。
ImgView
- 一个叫"CPicture"的类来封装IPicture。CPicture将一些麻烦的COM类型的参数映射为那些更容易被MFC程序员接受的类型,在CPicture里,你可以控制按一定比率放大、缩小,甚至你图片自适应窗口的大小-Called " CPicture" class to encapsulate IPicture. CPicture some of the troubles of the COM type parameter is mapped to MFC program
ImgView
- C#看图工具源代码: 打开功能 保存功能 另存为能 适应大小功能 旋转功能-C# Figure tool source code: Open the function Save function Save as energy Adapt to the size of the function Rotation function
imgview
- 用vs2005编写的图像浏览器,可浏览一个目录下的所有图像文件,通过鼠标右键点击可以浏览下一张,鼠标左键点击是上一张。代码简单,适合初学者阅读。-it s use vc++2005 design a img view program,use mouse right button can view the next img,use mouse left button can view the last img.