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

getBitmap

open fun getBitmap(): Bitmap!
open fun getBitmap(state: DrawableState!): Bitmap!
open fun getBitmap(boundsWidth: Int, boundsHeight: Int, fitIntoBounds: Boolean): Bitmap!
open fun getBitmap(boundsWidth: Int, boundsHeight: Int, fitIntoBounds: Boolean, state: IntArray!): Bitmap!
open fun getBitmap(boundsWidth: Int, boundsHeight: Int, fitIntoBounds: Boolean, state: DrawableState!): Bitmap!
open fun getBitmap(bounds: RectF!, slice: RectF!): Bitmap!
open fun getBitmap(bounds: Rect!, slice: Rect!): Bitmap!
open fun getBitmap(bounds: RectF!, slice: Rect!): Bitmap!
open fun getBitmap(slice: MultiRect!, sourceSample: Int): Bitmap!
open fun getBitmap(bounds: Rect!, chunk: RectF!): Bitmap!