Skip to content

j0uni/bmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

bmp

Just a dead simple, one file, C++ bmp write routine. Only 24-bit support, contains Bresenham's line algorithm.

Requires only standard libraries, compiles atleast on g++

Test code draws a red line across the bitmap and writes it on disk.

Contains code snippets around the internets.

About

C++ bmp write routine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages