virtual ImageFormat GetDrawableImageFormat() const;
Reports the desired format for DrawableImages. These textures must be mappable, and thus this should report a format that is capable of being mapped for the given platform. Valid return values are either Image_R8G8B8A8, or Image_B8G8R8A8.
The ImageFormat for DrawableImage.