Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 263 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 263 Bytes

image

image is a bmp image decode library. it is platform independent. the test executable support windows.

build share

mkdir build
cmake ..
make image

test (support windows)

make
make test

license

MIT License