You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).