TextureManager::IsDrawableImageFormat

TextureManager::IsDrawableImageFormat
virtual bool IsDrawableImageFormat(ImageFormat format) const;
Description

IsDrawableImageFormat determines whether the input format is an acceptable DrawableImage format for this texture manager.

Parameters
Parameters 
Description 
ImageFormat format 
The image format. 
Return Value

Returns if the format is a DrawableImage format and false otherwise.