Action types for loading animated bitmaps.
Enumerations | |
enum class | BITMAPLOADERACTION { INIT , LOAD , FREE , INITLAYERSET } |
Functions | |
enum BITMAPLOADERACTION | MAXON_ENUM_LIST (BITMAPLOADERACTION) |
|
strong |
Enumerator | |
---|---|
INIT | Initialize. |
LOAD | Load. |
FREE | Free. |
INITLAYERSET | Initialize with a layerset. This call is optional but must be called before BITMAPLOADERACTION::INIT. The BaseBitmap pointer must point to a
|
enum BITMAPLOADERACTION MAXON_ENUM_LIST | ( | BITMAPLOADERACTION | ) |