virtual bool IsDrawableImageFormat(ImageFormat format) const;
IsDrawableImageFormat determines whether the input format is an acceptable DrawableImage format for this texture manager.
Parameters |
Description |
ImageFormat format |
The image format. |
Returns if the format is a DrawableImage format and false otherwise.