|
| Bitmap (u32 width, u32 height) |
|
bool | get (u32 x, u32 y) const |
|
void | set (u32 x, u32 y) |
|
bool | all () const |
|
void | copy (Bitmap &to) const |
|
◆ Bitmap()
Bitmap::Bitmap |
( |
u32 | width, |
|
|
u32 | height ) |
|
inline |
◆ all()
bool Bitmap::all |
( |
| ) |
const |
|
inline |
◆ bitpos()
static u8 Bitmap::bitpos |
( |
u32 | index | ) |
|
|
inlinestaticprivate |
◆ bytepos()
static u32 Bitmap::bytepos |
( |
u32 | index | ) |
|
|
inlinestaticprivate |
◆ copy()
void Bitmap::copy |
( |
Bitmap & | to | ) |
const |
|
inline |
◆ get()
bool Bitmap::get |
( |
u32 | x, |
|
|
u32 | y ) const |
|
inline |
◆ set()
void Bitmap::set |
( |
u32 | x, |
|
|
u32 | y ) |
|
inline |
◆ data
std::vector<u8> Bitmap::data |
|
private |
◆ lines
◆ linesize
The documentation for this class was generated from the following file: