|
enum | ImageFormat { kImageFormatMac,
kImageFormatWindows
} |
|
|
bool | load (AssetLoaderContext &context, const Data::ImageAsset &data) |
|
AssetType | getAssetType () const override |
|
const Common::Rect & | getRect () const |
|
ColorDepthMode | getColorDepth () const |
|
uint32 | getFilePosition () const |
|
uint32 | getSize () const |
|
size_t | getStreamIndex () const |
|
ImageFormat | getImageFormat () const |
|
const Common::SharedPtr< CachedImage > & | loadAndCacheImage (Runtime *runtime) |
|
uint32 | getAssetID () const |
|
The documentation for this class was generated from the following file: