搜索资源列表
Win32(Splash)
- 简单的软件启动画面, 根据图片大小自动适应.-Simple software startup screen, according to image size automatically adapt.
test666
- 这是基于对话框的程序,对话框空间中显示图片,当图片大于控件大小,显示滚动条。- This is based on the dialog box procedure, the dialog box shown in picture space, when the image is larger than the control size, show a scroll bar.
Custom Draw Panel
- 项目中经常用到需要自定义风格的圆角窗口,以前我们都是放一个背景图片,但是当窗口大小不一样时,固定大小的背景边框圆角会被拉伸变得很难看,所以自己写了一个 panel VCL。 自绘 panel 组件,背景,边框都可使用图片自定义,可使用透明png实现圆角,自适应窗口大小。 -Custom draw panel VCL。
scorllBitmapWnd
- 自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
Test
- 单文档界面的客户区用图片显示,并且随着单文档大小改变显示大小,效果不错-show picture with suitable size
Bitmap
- 显示图片,读取图片,能拉伸图片到指定大小-Display pictures, read the image, which can stretch up to the specified size image
BitDemo
- 在视图贴位图图,图片大小随窗口的大小变化而适应-View maps, image size with the window size changes
dlg
- 背景图片的使用,功能清晰简单,非常易于理解;另外试图增加字体大小调整,尚未完成-Background image to use, clear and straightforward, very easy to understand another attempt to increase the font size adjustment, has not been completed
display
- 可以读取剪切板上传过来的bmp位图文件路径,并按照图片的大小显示出来-From the clipboard can be read over the bmp bitmap file path and size of the image displayed in accordance with
DisplayW
- 通过调用函数,显示文字和图片,可以自己设置文字的字体,颜色,大小-By calling the function, display text and pictures, can set the text font, color, size
xintest
- 利用opencv 在vc++6.0上,基于对话框的,读入图片,图片可以根据picture控件的大小调整-opencv vc++6.0 dialog box,read picture,picture can be adjust
QuickWindow
- 封装win32 sdk Window,无边框,可拖动位置,可拖拽大小,可设置背景图片,可设置透明度-Package win32 sdk Window, borderless, draggable location, drag the size, you can set the background image, you can set the transparency
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
ShowPic
- 是一个显示图片的C++图片的程序,可以打开BMP图片,并且修改图片的大小,使之适合控件框的大小-about showing an picture by C++
photodlg
- 自定义图片显示对话框,能够将任意大小照片自适应显示在对话框客户区。-Custom picture display dialog box, be able to display the size of any size adaptive display in the dialog box.
04446352
- 批量修改图片大小,支持大部分图片, 易语言编写()