ImageStreamObject

Created by pedro on 23/09/17.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val numFrames: Int

Functions

Link copied to clipboard
open fun getBitmaps(): Array<Bitmap>
Link copied to clipboard
open fun getHeight(): Int
Link copied to clipboard
open fun getWidth(): Int
Link copied to clipboard
open fun load(imageBitmap: Bitmap)
Link copied to clipboard
open fun recycle()
Link copied to clipboard
open fun updateFrame(): Int