The ImageDecoders type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Decode |
Decodes the specified image resource.
| |
| IsContentTypeSupported |
Determines whether specified content type is supported.
| |
| RegisterImageDecoder |
Registers the image decoder for given content type.
| |
| TryGetImageDecoder |
Gets the image decoder associated with specified content type.
|