Provides access to the registered image decoders.
Inheritance Hierarchy
FirstFloor.Documents.ImagingImageDecoders
Namespace: FirstFloor.Documents.Imaging
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
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.
|
See Also