StaticImageDecoder

@RequiresApi(value = 29)
class StaticImageDecoder(source: ImageDecoder.Source, closeable: AutoCloseable, options: <Error class: unknown class>, parallelismLock: Semaphore)

Constructors

Link copied to clipboard
constructor(source: ImageDecoder.Source, closeable: AutoCloseable, options: <Error class: unknown class>, parallelismLock: Semaphore)

Types

Link copied to clipboard
class Factory(parallelismLock: Semaphore = Semaphore(DEFAULT_MAX_PARALLELISM))

Functions

Link copied to clipboard
open suspend fun decode()