搜索资源列表
实现图片放大缩小旋转
- 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
PictureConverter
- 这个软件可以把图片缩小到你想要的尺寸-photo can be reduced to the size you want
图片的伸缩显示
- VC++编写的可以对图片自由放大或缩小显示的一个程序。-VC can be prepared by the pictures free to zoom in and out a procedure for the show.
图片浏览
- 图片浏览,翻转,改格式,放大,缩小
pictureControl 图片的放大、缩小、旋转、打印
- pictureBox集成了图片的放大、缩小、旋转、打印、保存等功能-picturebox fuctions:zoomin、zoomout、invert、print、open、save and so on
PicBrowse.rar
- 实现图片的浏览、放大、缩小、复制、移动等功能,The realization of image browsing, zooming and narrow, copy, move and other functions
ViewBitmap
- 利用Visual C++实现图片放大、缩小、复原等操作。-Using Visual C++ to achieve picture to enlarge, reduce and recover operations.
vbResizePic 用鼠标滚轮放大缩小图片的示例
- 一个用鼠标滚轮放大缩小图片的示例,就像windows图片与传真查看器的相应功能一样-a simple demo on how to resize the picture with mouse wheel
ImageExplorer
- 这是一个全功能的图片浏览器,可以放大缩小图片、播放幻灯、抓屏和截图,还可以对图像进行简单处理,内置有几款滤镜程序,还行对图片进行对比度、亮度调节。这是实现的源代码,附有设计文档。-This is a full-featured image viewer, you can zoom images, play slides, screenshots and screenshots, you can also perform simple image processing, built-in filt
EVC_SourceCode
- 数字图像处理 图片放大缩小,旋转,平移 图片平滑去噪-Digital image processing, picture zoom, rotate, pan picture smoothing denoising
2
- 简易图形预览工具,具有滚动条,放大缩小图片- simple graphical preview tool
SeePic
- 一个VC开发的图片浏览器,支持最常见的图片格式,功能上支持最基本的缩小,放大,下一张,上一张,图片浏览。对想做图片浏览器的人是一个很好的参考。-VC developed a picture browser, support for most common image formats, support for basic functions to reduce, enlarge, next, previous, picture browser. Want pictures of your brow
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.
ImageShrinker-src
- 这是一个压缩图片尺寸的工具。可以将数码相机拍摄的照片压缩为300KB以下的小尺寸图片,以便于上传到网络共享空间或者用于其他限制单个文件大小的场合。该工具按比例缩小,不会破坏视觉效果。-This is a compressed image size tool. You can compress digital camera photos to a small size of no more than 300KB, in order to upload it to the network share
TransformShow2
- bitmap ddb 、dib模式处理的图片旋转,放大、缩小等功能。-bitmap ddb, dib pattern processing image rotate, zoom in, zoom and other functions.
95302901ExtendedBitmap
- 图像处理,BMP,JPG,JPEG,GIF图片,旋转,放大缩小。-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.-Image processing, BMP, JPG, JPEG, GIF images, rotate, zoom.-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.
test1
- Java 图片旋转 水平翻转 垂直翻转 放大 缩小-Java Image Rotation Flip Horizontal Flip Vertical Zoom
C#写的绘图板
- C#写的绘图板,功能还不错。实现了直线,矩形,圆形,填充矩形,填充圆形。可拖动图形位置,可改变矩形大小,可放大缩小,可输入文字,打开图片,拖动图片,可撤销。-C# to write the drawing board, features well. Implementation of linear, rectangular, circular, filled rectangle, filled circle. Can drag the graphic location, can change t
TestQTImage
- 用QGraphicsView实现图片的拖动,放大、缩小、旋转等(Using QGraphicsView to drag, zoom, rotate, and so on)
图片查看器
- QT下图片查看器,可以放大或者缩小图片,还有一些其他的简单功能。(QT under the picture viewer, you can enlarge or reduce the picture, there are some other simple functions.)