Skip to content

bebuch/bitmap

Repository files navigation

bitmap

This is a little header only C++23 library with a very simple bitmap type based on std::vector. It also provides a two dimensional size type (width and height) and a two dimensional point type (x and y).

About

A very simple C++ bitmap class (header only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published