decodeToImageBitmap
Source set: Common
fun ByteArray.decodeToImageBitmap(): ImageBitmap
Decodes a byte array of a Bitmap to an ImageBitmap.
Returns
| The converted ImageBitmap. |
Decodes a byte array of a Bitmap to an ImageBitmap.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun ByteArray.decodeToImageBitmap(): ImageBitmap
Decodes a byte array of a Bitmap to an ImageBitmap.
| The converted ImageBitmap. |
Last updated: