文件名称:bmp转换成raw格式: bmp2raw
文件大小:12KB
文件格式:GZ
更新时间:2014-11-08 05:34:13
bmp2raw 图像转换
Bmp2raw is a tool to convert 24bit BMP file to raw data. It may be useful before generating C arrays for showing a picture in a embeded system. The color order in the output file is (B,G,R),(B,G,R), ...
【文件预览】:
bmp2raw
----EasyBMP_VariousBMPutilities.h(2KB)
----EasyBMP_BMP.h(3KB)
----makefile(162B)
----EasyBMP.h(2KB)
----EasyBMP_DataStructures.h(3KB)
----bmp2raw.cpp(1KB)
----EasyBMP.cpp(47KB)