28
28
* @brief Represents a dynamically sized bitmap.
30
30
* Handling of unsigned char arrays as large bitmaps.
32
32
* API limitations (or, rather asserted safety assumptions,
33
33
* to encourage correct programming)
34
34
* - the internal size is a set of 32 bit words