load

open suspend override fun load(base64: String): ImageBitmap(source)

Loads SDAI data through load.

Return

Result produced by load.

Author

Dmitriy Moroz

Parameters

base64

Base64 image payload used by the operation.