搜索资源列表
program62
- 图片浏览器,可通过鼠标来完成图片放大,缩小,移动等功能-Photo browser, through mouse to complete the image to enlarge, reduce, mobile features
实现图片放大缩小旋转
- 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
Img2Img1.0
- 图片转换器,可以批量转换某个文件夹下的图片,比如缩小-Photo converters, the batch conversion of a file folder of images, such as narrowing
picture1
- picture1 图片的操作,放大与缩小的源程序
SampleOfDecedeandZoomImage
- Win32 实现的图片解码和放大缩小的代码。
ViewBitmap
- 利用Visual C++实现图片放大、缩小、复原等操作。-Using Visual C++ to achieve picture to enlarge, reduce and recover operations.
TSimpleGraph
- 基于Delphi的TSimpleGraph控件的使用 类似于谷歌地图的放大和缩小 对于系统中需要用到图片操作的有很大的用处-Based on the Delphi' s TSimpleGraph control similar to Google map zoom in and out need a picture for the system to operate with very useful
2
- 简易图形预览工具,具有滚动条,放大缩小图片- simple graphical preview tool
Picture_eye
- 一个用EVC开发的图片浏览器, 可以实现对图片的放大缩小 以及上一张下一张图片的浏览~ 有最基本的文件夹遍历功能-The development of a picture by EVC browser can zoom in on images as well as on a picture of a browser-folder a minimum traversal function
PictureView
- 图片的放大,缩小,滚动等功能,只能在windows上可以,wince上有些函数不支持。-Larger pictures and narrow, rolling and other functions, only in windows can be, wince does not support some function.
PicViewer
- 可以对图片进行放大缩小等处理。还能打开图片,对图片进行一般的操作。-Can zoom picture processing. Can open the picture, the general picture of the operation.
Qt4.5OperateImageInDrill
- 该代码可以清晰地将图片放大到看到它的细微之处,在盒子窗口下,通过拉动两边调节棒,可以清楚地对图片进行放大和缩小。-The code can clearly see the picture to enlarge it to the subtle, in the box under the window, through the pull rod adjustment on both sides, it is clear on the picture to zoom in and out.
test1
- Java 图片旋转 水平翻转 垂直翻转 放大 缩小-Java Image Rotation Flip Horizontal Flip Vertical Zoom
picture
- 本程序用mfc所写,能够随意控制图片的放大和缩小-This program written using mfc and can freely control the picture to zoom in and
ListView
- ListView控件相关; 根据滚动条位置动态加载大量图片; 尽可能缩小用户响应时间-ListView control is relevant scroll bar position under dynamic loading large pictures minimize user response time
lasiK
- 图片读取 必须先装KODAK 图像编辑控件 可以像资源管理器一样 放大 缩小 上一张 下一张-Photo must be mounted read KODAK image edit control can be the same as the Explorer zoom Previous Next
MFCPicture
- 在VC6.0中MFC实现图片的放大和缩小。-To achieve in the VC6.0 picture zoom in and out.
tupianwenzisuofang
- 创建基于对话框的工程,初始化时在对话框上显示bmp格式的图片,并且在图片上某位置(x,y)写入文字(在程序中使用代码写入该文字),然后滚动鼠标滑轮(或者点击鼠标左键)按比例放大和缩小,图片根据某个比例放大缩小,图片上写入的文字和书写文字的位置同时按同比例放大缩小。-just a game
PhotoDlg
- 采用PhotoView控件实现图片放大,缩小,上一张,下一张,自动播放等功能。-Control is achieved using PhotoView picture zoom, previous, next, auto-playback functions.
图片查看器
- QT下图片查看器,可以放大或者缩小图片,还有一些其他的简单功能。(QT under the picture viewer, you can enlarge or reduce the picture, there are some other simple functions.)