decodeToImageBitmap
Source set: Common
public fun ByteArray.decodeToImageBitmap(): ImageBitmap
Decodes a byte array of a Bitmap to an ImageBitmap.
Return
The converted ImageBitmap.
Decodes a byte array of a Bitmap to an ImageBitmap.
public fun ByteArray.decodeToImageBitmap(): ImageBitmap
Decodes a byte array of a Bitmap to an ImageBitmap.
The converted ImageBitmap.