ly.img.android.pesdk.backend.decoder / Decoder / getBitmap

getBitmap

@Nullable @WorkerThread abstract fun getBitmap(boundsWidth: int, boundsHeight: int, fitIntoBounds: boolean, @Nullable state: ly.img.android.pesdk.backend.model.constant.DrawableState): Bitmap
@Nullable @WorkerThread abstract fun getBitmap(@NonNull bounds: RectF, @NonNull region: RectF): Bitmap
abstract fun getBitmap(@NonNull slice: MultiRect, sampleSize: int): Bitmap