ReadBmp

所属分类:GDI/图象编程
开发工具:Visual C++
文件大小:28KB
下载次数:10
上传日期:2012-12-24 01:57:08
上 传 者lww0000
说明:  读取bmp文件的各种信息 //1. 检查路径是否合法:文件能打开;以bmp为后缀名 //2. 读入位图的文件头: //3. 打印位图的文件头 //4. 读入位图的信息头 //5. 打印位图的信息头 //6. 创建8位位图的调色板 //7. 读入位图的像素数据 //8. 计算每行像素所占的字节数 ... //11. 另存为位图 //12. 显示位图 ...
(Read bmp file various information// check the path is legitimate: the file can be opened bmp extension// 2 the read into bitmap file header:// 3. The print bitmap file header// 4 reads the information of the bitmap header// 5// 6 Print bitmap information header to create 8-bit palette// 7// 8 reads the pixel data of the bitmap. calculated per row the the pixels share of the number of bytes ...// 11. saved as a bitmap// 12. bitmap ...)

文件列表:
ReadBmp\ReadBmp\ReadBmp.cpp (592, 2011-08-13)
ReadBmp\ReadBmp\ReadBmp.h (39, 2011-08-13)
ReadBmp\ReadBmp\ReadBmp.rc (1367, 2011-08-13)
ReadBmp\ReadBmp\ReadBmp.vcproj (4717, 2011-08-13)
ReadBmp\ReadBmp\ReadBmp.vcproj.WWW-7C8C0F8F289.lww.user (1427, 2011-08-13)
ReadBmp\ReadBmp\Resource.h (390, 2011-08-13)
ReadBmp\ReadBmp\stdafx.cpp (212, 2011-08-13)
ReadBmp\ReadBmp\stdafx.h (833, 2011-08-13)
ReadBmp\ReadBmp\targetver.h (1026, 2011-08-13)
ReadBmp\ReadBmp2\Bmp.cpp (12043, 2011-08-13)
ReadBmp\ReadBmp2\Bmp.h (2412, 2011-08-13)
ReadBmp\ReadBmp2\CBmp.cpp (677, 2011-08-13)
ReadBmp\ReadBmp2\CBmp.h (3277, 2011-08-13)
ReadBmp\ReadBmp2\picture.bmp (63502, 2012-12-24)
ReadBmp\ReadBmp2\ReadBmp2.cpp (3438, 2012-12-24)
ReadBmp\ReadBmp2\ReadBmp2.vcproj (4618, 2011-08-13)
ReadBmp\ReadBmp2\ReadBmp2.vcproj.1LHN0BAXJL1XFCM.Administrator.user (1427, 2012-12-24)
ReadBmp\ReadBmp2\ReadBmp2.vcproj.WWW-7C8C0F8F289.lww.user (1427, 2011-08-14)
ReadBmp\ReadBmp2\stdafx.cpp (213, 2011-08-13)
ReadBmp\ReadBmp2\stdafx.h (233, 2011-08-13)
ReadBmp\ReadBmp2\targetver.h (498, 2011-08-13)
ReadBmp\ReadBmp_c.sln (1032, 2011-08-13)
ReadBmp\ReadBmp_c.suo (21504, 2012-12-24)
ReadBmp\ReadBmp (0, 2012-12-24)
ReadBmp\ReadBmp2 (0, 2012-12-24)
ReadBmp (0, 2012-12-24)

======================================================================== 控制台应用程序:ReadBmp 项目概述 ======================================================================== 应用程序向导已为您创建了此 ReadBmp 应用程序。 本文件概要介绍组成 ReadBmp 应用程序的 的每个文件的内容。 ReadBmp.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 ReadBmp.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建了下列资源: ReadBmp.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。 此文件可以直接在 Microsoft Visual C++ 中进行编辑。 Resource.h 这是标准头文件,可用于定义新的资源 ID。 Microsoft Visual C++ 将读取并更新此文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 ReadBmp.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者