unsigned GetTextureUseCaps(ImageFormat format);
GetTextureUseCaps reports ImageUse flags supported by the renderer for this image format.
Parameters |
Description |
ImageFormat format |
The format of the image. See ImageFormat. |
An unsigned value containing the capabilities supported for a given texture type.