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

getBitmap

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