搜索资源列表
mfc的文件显示 byhangke
- 1、 本程序在交作业时需提交数据库或表结构及其详细的说明书、源码程序。 2、 掌握位图的相关概念。 3、 学会使用使用资源编辑器编辑位图。 4、 编程方式可以使用API编程或MFC编程方式。 5、 建议程序只能处理24位真彩色位图。 6、 程序运行后,通过选择文件|打开菜单后选择一个BMP文件,如果不是BMP文件或不是真彩色文件,程序应该报告信息。如果用户选择的是真彩色的位图则将图形显示在窗口中,而且占满整个客户区。如果调整窗口则图形也跟着变化。始终占满整个客户区 -1,
Win32_Bmp_Form
- 图片窗体示例:能够根据RESOURCE文件夹下的BACKGROUND.BMP图片生成图片窗体(不规则窗体),基于VC SDK,不使用MFC-Photo Form Example : RESOURCE according to the folder BACKGROUND.BMP Photo Generation Photo Form ( Irregular Form), VC-based SDK, not using MFC
VC_BMP
- VC_BMP是使用MFC的程式,載入BMP圖檔,可幫助不懂如何載入BMP圖檔的人參考。
bmp
- MFC功能 小畫家執行塗鴉功能 以及開啟圖檔
CPictureCtrl
- This article describes a MFC Control that makes it possible to display any Picture in a standard Image format (like bmp, gif, jpeg, etc...) on a Dialog.
Bmpbtn
- 在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、 Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例:
用MFC构建图像显示和操作的界面
- 用MFC构建图像显示和操作的界面; 掌握图像显示的方法并实现它; 编写读入BMP图像文件的程序; 编写把图像写入BMP图像文件的程序;,Image display using MFC to build and operate the interface master image display method and to achieve it the preparation of BMP image file read procedure the preparation of th
ShowPic
- 如何在MFC对话框中用控件简单显示bmp图片-How a simple MFC dialog controls display bmp images using
Bmpbtn.vc2003
- 在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。-hao
RichText
- CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
VC_MFC_BMP
- VC++ MFC 控件上显示BMP图片 VC++ MFC 控件上显示BMP图片-VC++ MFC 控件上显示BMP图片
bmpList_src
- 1个很好的可以使用自定义BMP图片的MFC的LISTCTRL控件,基于VC++6.0开发的,好用的很。-A very good MFC BMP SKIN LISTCTRL, based on VC++6.0.
DlgUseBmp
- 可以基于对话框的MFC应用程序中,在对话框上添加贴图背景,美化窗体-add bmp to your dialog for background,beautifing your dialog
BmpBrowser
- 该代码实现在mfc下用picture显示某个文件夹下面的所有bmp图像,还实现了滚动条的功能-Under the code to achieve the mfc a folder with the following picture shows all the bmp image, but also realizes the functions of scroll bar
CompressBmp
- 8位 16位 32位 bmp压缩MFC实现 有进度条! 比较简洁!-bmp MFC to achieve compression
MFCpic
- 一个MFC编写的对话框图像分析程序,可以进行bmp图像的FFT和DCT分析-Write a MFC dialog image analysis program, can be bmp image analysis of the FFT and DCT
Tab
- 用MFC做的TAB控件,可实现标签贴图,并用alpha通道混合实现鼠标移过标签时的图片动态渐变效果-alpha bmp TabCtrl
try3_11
- 在MFC界面中,添加菜单项,从而实现bmp图像的装载和输出。-In the MFC interface, add menu items, in order to achieve bmp image loading and output.
mfc-bmp
- 能够实现MFC摄像头视频文件,截取视频某一帧,对初学者很有用-To achieve MFC camera video files, capture the video of a frame, very useful for beginners
VC 位图缩放与旋转
- 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)
