Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.data
/
decodeBitmap
decode
Bitmap
suspend
fun
ByteArray
.
decodeBitmap
(
)
:
Try
<
Bitmap
,
DecodeError
>
Reads the full content as a
Bitmap
.