搜索资源列表
testfn
- C++(MFC)对BMP图像文件的操作,读取BMP文件。-C++ (MFC) the operation of the BMP image file, read the BMP file.
a
- 二维图像的三维显示希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的
BitBlt-Introduction
- 关于BitBlt函数应用的文章,介绍了bmp图片在MFC中拉伸和缩放的方法-About BitBlt function application of the article introduces the bmp image in MFC stretching and scaling methods
VC-for-bmp-open
- 介绍如何使用MFC打开一幅bmp位图,里面涉及到了具体步骤,可以按要求来做-Describes how to use MFC to open a bmp bitmap, which relates to the specific steps that can be done on request
CPP
- 使用VC++6.0开发平台,利用mfc编写打开一副*.bmp格式的图片并显示-The use of VC++6.0 development platform, using MFC prepared to open the*.bmp format pictures and display
MFCScreen
- 实现屏幕的自动截图,然后自动为BMP文件,该程序在MFC下可运行-SCREEN PRINTF
BMP
- 详细介绍了BMP图像处理的原理,以及编程所需要的详细步骤,有利于我们加深对于MFC的使用。-Details of the BMP image processing principles, as well as detailed steps required for programming, help us to deepen the use of the MFC.