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

getBitmap

@Nullable @WorkerThread fun getBitmap(): Bitmap
@Nullable @WorkerThread fun getBitmap(@Nullable state: ly.img.android.pesdk.backend.model.constant.DrawableState): Bitmap
@Nullable @WorkerThread fun getBitmap(boundsWidth: int, boundsHeight: int, fitIntoBounds: boolean): Bitmap
@Nullable @WorkerThread fun getBitmap(boundsWidth: int, boundsHeight: int, fitIntoBounds: boolean, state: kotlin.Array<int>): Bitmap
@Nullable @WorkerThread fun getBitmap(boundsWidth: int, boundsHeight: int, fitIntoBounds: boolean, @Nullable state: ly.img.android.pesdk.backend.model.constant.DrawableState): Bitmap
@Nullable @WorkerThread fun getBitmap(@NonNull bounds: RectF, @NonNull slice: RectF): Bitmap
@Nullable @WorkerThread fun getBitmap(@NonNull bounds: Rect, @NonNull slice: Rect): Bitmap
@Nullable @WorkerThread fun getBitmap(@NonNull bounds: RectF, @NonNull slice: Rect): Bitmap
@Nullable @WorkerThread fun getBitmap(@NonNull slice: MultiRect, @NonNull sourceSample: int): Bitmap
@Nullable @WorkerThread fun getBitmap(@NonNull bounds: Rect, @NonNull chunk: RectF): Bitmap