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

getBitmap

open fun getBitmap(bounds: MultiRect!, sampleSize: Int): Bitmap!

Overrides Decoder.getBitmap


open fun getBitmap(slice: MultiRect!, sampleSize: Int, state: DrawableState!): Bitmap!
open fun getBitmap(boundsWidth: Int, boundsHeight: Int, fitIntoBounds: Boolean, state: DrawableState!): Bitmap!

Overrides Decoder.getBitmap


open fun getBitmap(bounds: RectF!, region: RectF!): Bitmap!

Overrides Decoder.getBitmap