D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h 文件参考 D:/gitt/MicrochipFor32/bsp_Device/bsp_math/bsp_BMP.h 用来构造BMP图片 #include "varint.h"#include <stdlib.h>bsp_BMP.h 的引用(Include)关系图: 此图展示该文件直接或间接的被哪些文件引用了: struct _BITMAPFILEHEADER 位图文件头 struct _BITMAPINFOHEADER 位图信息头 struct _RGBQUAD 调色板 struct _BITMAPINFO BMP文件头 class bsp_BMP 构建一个BMP类
详细描述 用来构造BMP图片 在文件 bsp_BMP.h 中定义.