TextureManager::GetDrawableImageFormat

TextureManager::GetDrawableImageFormat
virtual ImageFormat GetDrawableImageFormat() const;
Description

GetDrawableImageFormat returns the format of the DrawableImage image. In D3D9, R8G8B8A8 is not mappable, so use B8G8R8A8 which is.

Return Value

The ImageFormat of the image.