搜索资源列表
Effects101300
- 通过几个简单的按钮可以达到许多生动的图片动态效果,更不用说是静态效果了。本软件可以让你的图片变亮,变暗,更可以产生一系列的溶解,细致等效果。-through a few simple button can achieve many vivid picture dynamic effects, not to mention the static effects. The software allows you to change the picture, bright, darken, but w
SeePic
- 带真彩色工具条的图片浏览器。可以打开多种格式图片。有缩放,全屏功能。可以通过按钮浏览同一文件夹中的图片。-with color pictures of the tools browser. Can open multiple format photographs. A zoom, full-screen function. Buttons can browse through the same folder of photographs.
Icon
- 图片按钮的实现,按钮透明化处理,加载一幅图片作为程序背景
ImageButton
- 按钮贴图源码!实现了动态贴图!图片转换!是一个学习贴图的好例子!希望大家能用上!
bmp_xuanzhuan
- 用算法对BMP图片旋转例子(算法试验) 运行后点打开一个BMP图像 按钮 在打开框中 选中lena256.bmp 点打开 然后在弹出框中点确定 点两次后看到效果
用VC实现的简单图片浏览
- 用VC实现的简单的图片浏览,点击按钮可以实现几张image的循环浏览过度效果,对初识VC的编程爱好者,有抛砖引玉的作用。
GDIPButton
- Gdi+的使用 PNG格式图片 按钮 自绘按钮 窗口美化-Gdi+ button on the use of PNG format images
pngbutton
- pngButton按钮,将png图片贴图到不规则区域按钮,并根据按钮状态变化图片的类和源码-pngButton button to png image map to the irregular region button, the button state changes according to picture type and source
CreateBMP_922
- 基于对话框、经过美化按钮的BMP图片浏览、预览程序-Based on the dialog box, and has been embellished button BMP picture browse, preview program
fadeout_example
- 通过将一个层放置在图片并令其alpha通道值随定时器值增加,可实现图片的淡出效果。在此示例中,我应用两个图片框和3个按钮实现此效果。-By placing a layer above an image and letting its alpha value increase step by step with a timer, you can realise fade effects for any image or graphics object in C#. In this example,
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.
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
vcopenbpm
- 在vc++下,通过按钮打开一幅bmp图片。-In vc++, through the button to open a bmp image.
SimpleCallback
- 简单回调存图: SimpleCallback [程序功能] 本程序提供了图像显示和简单采集回调函数的演示。 [适用采集卡类型] 本程序适用于mvboard1.h和mvboard2.h中包含的所有板卡。 [操作步骤] 点击“回调采集单帧”按纽,就会保存一幅图片,多次点击就会保存多幅图片,要关闭程序就点“退出”按钮-Simple callback deposit Chart: SimpleCallback [program features] This progr
111
- 一个很漂亮的图片按钮。很值得下载。一个很漂亮的图片按钮。很值得下载-A very beautiful picture button. Well worth downloading. A very beautiful picture button. Worth downloading
screencatcher
- 本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图片保存路径为c:\,热键为F9 + Control,然后按Change按钮设置好热键,那么当我们按下CTRL+F9后,当前界面将以BMP图像文件的格式被保存在C:\目录下。-The example of application is the use of common hotkey management DLL library implementation of hotk
VC6.0GDIdesign
- GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。-GDI+ application programming graphic image makes the plane easier to change, this clock with a dialog-based program, for ex
PictureShow
- 能够查看本地各种格式图片,并且能够对图片进行旋转,放大(滑轮、按钮),全屏,图片的编辑等等。方便初学者学习,用的是vc6.0,程序用到GDI+.-Be able to view pictures of local variety of formats, and can rotate the picture, zoom in (wheel, buttons), full screen, picture editing and so on. Easy for beginners to learn,
vbphotoviewer
- 一个较初级的VB图片浏览器,点击下边的文件打开按钮,浏览到存储图片的目录,然后点击“获取图片”,就能看到整个文件夹下的所有图片了,支持的图片格式有BMPJPGGIF等,一屏显示8个,没有显示的图片可通过点击右侧的UP和Down按钮翻页浏览。-A more junior VB Picture browser, click on the bottom of the File Open button, browse to the directory of the storage picture, th
PngBtton001
- 图片按钮类 带实例 PNG按钮 透明按钮 图片按钮 bmp按钮,在程序员联合开发网下载的PngButton类,感觉不是很实用,重新整合了一下,分享给大家。支持带通道png透明图层 以及bmp、jpg图片。在移植的代码的时候,要注意GDI+的初始化。-PngButton class for image button.support png alpha ,bmp,jpg.If you transplant this code,you need to intal GDI+ in the app C