Method FormatSupported
FormatSupported(TextureFormat)
Determines whether the given TextureFormat is supported for conversion.
Declaration
public bool FormatSupported(TextureFormat format)
Parameters
Type | Name | Description |
---|---|---|
TextureFormat | format | A TextureFormat to test. |
Returns
Type | Description |
---|---|
bool | Returns |