搜索资源列表
TransparentPic
- MFC 文档视图,图片叠加显示功能。可以移植到其他控件或者窗口-MFC document view image superimposed display. Can be ported to other controls or windows
AlphaFormTransformer
- This a windows Forms control that works with Win32 APIs and without WPF. The control allows you to layout a 32 bit image with an alpha channel in the Forms designer and arrange additional controls within user specified areas of the image. At runtime,
WGI-1.0.0-Demo-Project-for-windows.tar
- 界面设计,包括按钮设计,背景图设计,编辑框设计-Interface design, including the button design, background image design, etc.
LoadPic
- Visual C++基础入门:加载图片 windows窗口显示图片源代码-Getting Started with Visual C++ based: load image windows window display image source code
TaskBarDemo
- 模仿windows效果。可以给状态栏添加按钮和图片,还有删除功能-Mimic the effect of windows. You can add buttons to the status bar and image, and delete functions
TNDVI
- 计算两张Landset卫星TM影像的植被指数信息,windows图形化界面程序-Caculate the TNDVI value of two LandSet TM image
PngDlg
- VC++利用png图片做底图的窗口,根据png图片,可以制作不规则窗口,半透明窗口,用俩个窗口联动实现-Underlay window of VC++ png image, png image, making irregular windows, translucent window linkage both windows
jianbianbeijingse
- 在安装程序和许多游戏、屏幕保护程序中,经常有背景渐变的效果(一幅图象渐渐的消失,同时另一幅图象渐渐显示出来)。如何实现这种效果呢?在windows(GDI)环境下,实现位图的淡入淡出的方法有三种: 1. 调色板动画:该方法速度很快,但只能用于256色的图形,而且不易实现渐隐效果,不推荐使用; 2. 模式画刷:该方法实现比较简单,但是效果不如其余两种; 3. 动画法:该方法效果很好,但是速度要稍慢一些。 本例采用“动画法”以两幅位图为例进行讲解,实现从黑色背景中逐渐显现第一幅图片,
PictureLine
- 在图像上绘制网格,MFC窗口编程,栅格线-Drawing on the image grid, MFC windows programming, grid lines
vb-NorkIconDLL
- VB程序窗口能用真彩图标啦!主要是调用NorkIconDLL.dll插件,简化了一些代码,详情看里面的代码说明及代码注释~-VB program windows can use the image icon! Mainly is to call NorkIconDLL. DLL plug-in, simplifies some code, details see the inside of the explanation of the code and code comments ~
PicSee
- VC++游览大图查看图片的小程序,通称图片浏览器,主要是使用了VC++中的BitBlt 函数和有滚动条的视图类CScrollView共同编写而成,其实实现的功能很普通,在windows电脑上似乎见怪不怪了,功能描述:即使图片的大小超过窗口的大小,也能够通过拖动滚动条看到图片的每个部位。-VC++ tour big picture view picture of a small program, known as picture viewer, mainly used VC++ the BitBl
Clockabmp
- windows API编程,实现时钟程序和BMP格式的图像处理功能-windows API programming, image processing function clock program and BMP formats
select_color
- qt开发的在windows中运行的,视频图片颜色选择器-qt developed to run in windows, the video image color picker
PanelDraw
- 一个用image画网格线,并且开窗,能读鼠标位置所在单元的信息-A painting by image gridlines, and windows, the location of the mouse can read information unit
yyrlstl
- 图像放缩,调用windows Api函数,采用二次线性插值算法实现,,(image zooming, calls the windows Api function, USES the quadratic linear interpolation algorithm,,)