//readium-shared/org.readium.r2.shared.fetcher/Resource/readAsBitmap
readAsBitmap¶
[androidJvm]\ open suspend fun readAsBitmap(): ResourceTry<Bitmap>
Reads the full content as a Bitmap.
//readium-shared/org.readium.r2.shared.fetcher/Resource/readAsBitmap
[androidJvm]\ open suspend fun readAsBitmap(): ResourceTry<Bitmap>
Reads the full content as a Bitmap.