toggle menu
RootEncoder
androidJvm
switch theme
search in API
encoder
/
com.pedro.encoder.utils.gl
/
GifStreamObject
Gif
Stream
Object
open
class
GifStreamObject
:
StreamObjectBase
Created by pedro on 22/09/17.
Members
Constructors
Gif
Stream
Object
Link copied to clipboard
constructor
(
)
Properties
gif
Delay
Frames
Link copied to clipboard
open
val
gifDelayFrames
:
Array
<
Int
>
num
Frames
Link copied to clipboard
open
val
numFrames
:
Int
Functions
get
Bitmaps
Link copied to clipboard
open
fun
getBitmaps
(
)
:
Array
<
Bitmap
>
get
Height
Link copied to clipboard
open
fun
getHeight
(
)
:
Int
get
Width
Link copied to clipboard
open
fun
getWidth
(
)
:
Int
load
Link copied to clipboard
open
fun
load
(
inputStreamGif
:
InputStream
)
recycle
Link copied to clipboard
open
fun
recycle
(
)
update
Frame
Link copied to clipboard
open
fun
updateFrame
(
)
:
Int
open
fun
updateFrame
(
size
:
Int
)
:
Int