SkiaImageDecoder

class SkiaImageDecoder(source: ImageSource, options: Options) : Decoder

Constructors

Link copied to clipboard
constructor(source: ImageSource, options: Options)

Types

Link copied to clipboard

Functions

Link copied to clipboard
open suspend override fun decode(): DecodeResult

Decode the SourceFetchResult provided by Factory.create or return 'null' to delegate to the next Factory in the component registry.