搜索资源列表
ViewBMP
- 采用自绘图的方法绘制选择的图片,并能直接查看BMP格式的文件的相关参数-since Mapping using the method of choice drawing pictures, and can directly view BMP format of the document related parameters
FormTest
- 在Framework中显示一个View。通过菜单或按钮切换成不同的view。假设有三种view: CViewA, CViewB,CViewC。用三个常数表示他们不显示时的control ID. enum eView {ViewA, ViewB, ViewC} 在CMainFrame 加上下面一个函数就可以实现不同窗口的切换了。很易懂,唯一没有说的就是CCreateContext context,这是每次Create一个view时必须设定的。其实也就是m_pCurrentDoc这个
ImageStone
- ImageStone圖像處理文件庫,使用GZIP源始檔授權,支持大部分常見的圖片格式,只是處理PNG文件時有些問題。-ImageStone image processing document library, use the GZIP file源始authorization, support most common image format, PNG files only deal with some problems.
VS_MFC_Image
- 这个项目是在VS2008上实现的MFC单文档视图,功能是打开和显示位图。-This project is implemented in VS2008 MFC single document view function is to open and display a bitmap.
imageviewer_forVcc
- This sample is an MFC application using the document/view architecture that can load, display, and print graphics files such aske GIF, JPEG, BMP (bitmap), ICO (icon), WMF (metafile), and EMF (Win32-enhanced metafile).-This sample is an MFC applicatio
BMP-bitmap-class-created-
- BMP位图类的创建与MFC单文档视图类的显示,bmp文件大体上分成四个部分,位图文件头,位图信息头,调色板,实际的位图数据-Create a class with MFC BMP bitmap single document view class display, bmp files generally divided into four parts, bitmap file header, bitmap information header, color palette, the actual
DisplayBMP
- 在文档视图中,编程读出BMP图像,并进行灰度化处理-In view of the document, the program reads out the BMP images, and gradation processing