CanvasDecoder

Created by svennahler on 12.01.17.

open class CanvasDecoder(context: <ERROR CLASS>, drawClass: Class<Out CanvasDecoderDrawable>)

Constructors

CanvasDecoder
Link copied to clipboard
fun CanvasDecoder(context: <ERROR CLASS>, drawClass: Class<Out CanvasDecoderDrawable>)

Types

Companion
Link copied to clipboard
object Companion

Functions

decodeSize
Link copied to clipboard
open fun decodeSize(): ImageSize
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getBitmap
Link copied to clipboard
open fun getBitmap(bounds: <ERROR CLASS>, region: <ERROR CLASS>): <ERROR CLASS>?
open fun getBitmap(slice: <ERROR CLASS>, sampleSize: Int): <ERROR CLASS>?
open fun getBitmap(boundsWidth: Int, boundsHeight: Int, fitIntoBounds: Boolean, state: <ERROR CLASS>?): <ERROR CLASS>?
getDrawable
Link copied to clipboard
open fun getDrawable(): <ERROR CLASS>
hashCode
Link copied to clipboard
open override fun hashCode(): Int
invalidate
Link copied to clipboard
open fun invalidate()
isVector
Link copied to clipboard
open fun isVector(): Boolean
toString
Link copied to clipboard
open override fun toString(): String