搜索资源列表
BMPViewer3
- 基于MFC的文档/视图结构的编程,采用面向对象的方法,将BMP格式的图像编写成一个类,在类中有用于显示的函数,只要调用这些函数就可以显示图像了,本程序只显示BMP图像,-based MFC Document / View structure of the programming, object-oriented methods, BMP format will prepare the images into a category, the category used for the displa
BMPViewer22
- 基于MFC的文档/视图结构的编程,本程序的编程思想是,将BMP位图作为一个资源嵌入进本程序中,而且可以加载多个资源位图,这样在程序中就会有多个图像资源ID,只要在程序中改动一下ID,就可以将这个ID指示的位图显示出来了,本程序只显示BMP图像,-based MFC Document / View structure of the program, the process of programming ideas, will BMP as a bitmap resources embedded i
简单的图象转换示例
- 一个简单的图象转换示例:利用MFC中的CFILE类将彩色BMP转换为灰度图,算法采用生理学标准,即0.3R+0.59B+0.11G-a simple image conversion Example : The MFC CFILE BMP type of conversion to color the gray level, the algorithm used in Physiology standards, R is 0.3 0.11G 0.59B
badaoxiama1
- 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以
ImageWarping
- 一个简单的使用IDW和RBF算法对图像(只支持bmp格式)进行变形的MFC程序,可以当作图像处理入门时的练习参考。
BMP
- 在MFC下编写的BMP查看源码,还有一些关于BMP的一些资料
bmp打开放大以及变色
- 使用MFC打开BMP文件 并可以发大缩小,以及色相的改变-use MFC open BMP file and can make a big narrow, and the changes hue
wince-bmp
- wince6.0 mfc显示bmp图片 -wince6.0 mfc show bmp picture
bmptochar.rar
- MFC 实现把BMP字符转为字符数组用于单片机LCD显示 ,MFC characters BMP to achieve the array of characters for the single-chip LCD display
BitPictrue
- VC画饼状图,填入各种类不同的比例(比例之和为1),做出相应的饼状图,并以bmp格式图片保存。-VC paintings pie chart, fill in the proportion of various kinds (and the proportion of 1), corresponding to the pie chart, and save the picture in bmp format.
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
covert
- 在MFC中打开一幅BMP图像,24位,32位均可,也可以使24位图像转化为8位灰度BMP。-In MFC BMP image to open a 24-bit, 32-bit can also make 24-bit images into 8-bit grayscale BMP.
bmp
- 利用MFC读入BMP格式图片存放在结构体中。-The use of MFC read BMP format images stored in the body structure.
MFC-bmp-picture
- 用MFC打开BMP图像后画个矩形然后保存-open a bmp picture and draw a rectangle then save it by using MFC
bysj_1
- VC++ MFC 基于多文档模式下打开并保存BMP图片-VC++ MFC multi-document model based on open and save BMP images
VC-save-BMP
- vc mfc中保存bmp位图完整的源代码的几种方法-vc mfc bmp
BMP
- 一个MFC打开BMP的程序,利用了简单的Dib类,基于单文档,适合初学者!-A MFC open BMP program, using the simple Dib class, based on single document, is suitable for beginners.
bmp
- 基于mfc用bresenham算法画的直线,可以用鼠标拖动,预览直线。-on mfc use bresenham paint line
ShowThePicture
- 一个用于显示图片的程序,采用mfc写成,支持bmp,jpg等图片格式的显示,同时支持背景颜色的切换,也支持图片的删除,可以用于研究图片显示.-A method for displaying picture program, written using MFC, BMP, JPG format images display, while supporting the background color of the switch, also supports picture to delete, c
mfc-open-BMP-picture
- 数字图像处理- MFC教程 第一课 建立MFC和打开bmp图片-Digital Image Processing- MFC Tutorial Lesson establish MFC and open bmp picture