NativeSupportedDecoder

Created by svennahler on 12.01.17.

open class NativeSupportedDecoder

Constructors

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

Functions

decodeAsBitmap
Link copied to clipboard
open fun decodeAsBitmap(slice: MultiRect, sampleSize: Int): Bitmap
decodeSize
Link copied to clipboard
open fun decodeSize(): ImageSize
fixExifRotation
Link copied to clipboard
open fun fixExifRotation()
getRotation
Link copied to clipboard
open fun getRotation(): Int

Properties

drawable
Link copied to clipboard
private open val drawable: Drawable