搜索资源列表
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
DeformPFMT
- Code written by Namrata Vaswani. A small part of the code (a little bit of the level set part) is taken from code written by Yogesh Rathi Please cite Namrata Vaswani, Yogesh Rathi, Anthony Yezzi, Allen Tannenbaum, PF-MT with an Interpolation Effe
StretchBlt
- VC 用CDC的StretchBlt实现图像放大镜,很值得初学VC图像编程人员参考。-VC Image with the CDC' s StretchBlt magnifying glass, it is worthy of reference for beginner programmers VC images.
CombineImage
- 采用设备上下文CDC类的BitBlt方法实现图像的合成功能-The device context CDC BitBlt method to realize the image synthesis function of a class