Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.
commit84459ac4035cfa11504ea4f5f7ab193867a98fd0
authordionoea <dionoea@a1c6a512-1295-4272-9138-f99709370657>
Wed, 19 Jul 2006 19:44:44 +0000 (19 19:44 +0000)
committerdionoea <dionoea@a1c6a512-1295-4272-9138-f99709370657>
Wed, 19 Jul 2006 19:44:44 +0000 (19 19:44 +0000)
tree45925bd2a4710194e6649f5842eb06d3a1d4d68e
parent255cb6acf7e5e02605a3fb5683bd9019e8d9643f
Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10254 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/lib/SOURCES
apps/plugins/lib/bmp.c [new file with mode: 0644]
apps/plugins/lib/bmp.h [new file with mode: 0644]