Skip to content

ColorLog/bmpLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmpLib

the simple Bmp Lib. It can read and write bmp Image, only support uncompression Image.

build project:

cmake.exe -S ./ -B ./build

compile project:

cmake.exe --build ./build --target all install

you will get lib in install directory, and executable sample in build directory.

About

the simple Bmp Lib. It can read and write bmp Image, only support uncompression Image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors