|
HatchitResource
|
Public Types | |
| enum | Channels { AUTO, L, LA, RGB, RGBA } |
Public Member Functions | |
| const int32_t | GetWidth () const |
| const int32_t | GetHeight () const |
| const int32_t | GetChannels () const |
| const int32_t | GetBPP () const |
| const BYTE * | GetData () const |
Static Public Member Functions | |
| static Image * | Load (Core::File *file, Channels channels) |
1.8.11