Decoder
A Decoder converts a SourceFetchResult into a DecodeResult.
Use this interface to add support for custom file formats (e.g. GIF, SVG, TIFF, etc.).
Inheritors
SkiaImageDecoder
Functions
Link copied to clipboard
Decode the SourceFetchResult provided by Factory.create or return 'null' to delegate to the next Factory in the component registry.