搜索资源列表
CAPSScode
- 一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义-himself wrote an image shows the basic transformation process is based on the Form FORM can automatically adjust the ratio of display images, showing images attributes. Useful for beginner
VC实现三次样条的图像缩放
- 改程序实现了图像任意比例缩放。采用了三次样条插值。-It achieves zoom of random scale picture by using thrice sample insert value.
picvieweasy
- 图像按比例充满窗口,可显示bmp,jpg等多种图像.-prorated full image window can display bmp, jpg and other images.
Example112
- 图像任意比例压缩或拉伸技术,包括横向和纵向.-image compression ratio or arbitrary drawing techniques, including horizontal and vertical.
quick_stretch_sample
- bmp图像缩放源码,单文档模式,带缩放比例控制对话框.
彩色图像处理
- 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
FullView
- VC++实现全屏功能演示代码,在全屏时,可以设置是否显示主菜单、是否出现滚动条,全屏时候是按比例来的,并不会拉伸图像。 -VC++ to achieve full functional demo code, in full screen, you can set whether to display the main menu, if there are scroll bars, full-time is proportional to, and does not stretch the i
GraphShower
- 本实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽
sizebigsmall
- 设计了一个程序是关于图像大小的改变,只要你点击按钮,图片会随着比例的改变而改变大小。-Designed a program on the image size changes, as long as you click the button with the picture will change the ratio of the size.
myimgapp
- 本程序演示如何在MFC程序中显示JPG、GIF等格式的图像文件,而且它还可以对图像等比例缩放、满屏显示等。-This procedure shows you how to program in MFC to display JPG, GIF format image files, etc., and it can be scaling of images, Fit display.
ZoomPart
- VC++局部放大图像演示实例,WEB上有不少类似的应用,一般都使用插件实现,用VC实现倒是还没有见过,不过应该也不复杂,其实也就是一个放大镜效果,鼠标移动到图片上,会把接近的区域按比例放大,本例子中添加了两个快捷功能,点鼠标左键是缩小图像,右键是放大图像。 -VC++ to enlarge the image shows examples of local, WEB there are many similar applications, using plug-ins are general
GraphShower
- 本章实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合