NullDecoder

Created by svennahler on 12.01.17.

open class NullDecoder

Constructors

NullDecoder
Link copied to clipboard
open fun NullDecoder(resources: Resources, resourceId: Int)
NullDecoder
Link copied to clipboard
open fun NullDecoder(resources: Resources, uri: Uri)

Functions

getBitmap
Link copied to clipboard
open fun getBitmap(slice: MultiRect, sampleSize: Int): Bitmap
open fun getBitmap(bounds: RectF, region: RectF): Bitmap
open fun getBitmap(boundsWidth: Int, boundsHeight: Int, fitIntoBounds: Boolean, state: DrawableState): Bitmap
getDrawable
Link copied to clipboard
open fun getDrawable(): Drawable
isVector
Link copied to clipboard
open fun isVector(): Boolean