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

getBitmap

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