The WiiImage class.
More...
#include <WiiImage.hpp>
The WiiImage class.
Definition at line 28 of file WiiImage.hpp.
Athena::WiiImage::WiiImage |
( |
atUint32 |
width, |
|
|
atUint32 |
height, |
|
|
atUint8 * |
data |
|
) |
| |
atUint8* Athena::WiiImage::data |
( |
| ) |
|
atUint32 Athena::WiiImage::height |
( |
| ) |
const |
void Athena::WiiImage::setData |
( |
const atUint8 * |
data | ) |
|
void Athena::WiiImage::setHeight |
( |
const atUint32 |
height | ) |
|
void Athena::WiiImage::setWidth |
( |
const atUint32 |
width | ) |
|
atUint8* Athena::WiiImage::toRGBA |
( |
| ) |
|
atUint32 Athena::WiiImage::width |
( |
| ) |
const |
The documentation for this class was generated from the following file: