Rachel
Toggle table of contents
3.5.0
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.plugin.pag-kmp
/
org.libpag
/
PAGDecoder
PAGDecoder
desktop
@
NativeLibApi
class
PAGDecoder
:
Destructible
,
AutoCloseable
Members
Types
Companion
Link copied to clipboard
desktop
object
Companion
Properties
frame
Rate
Link copied to clipboard
desktop
val
frameRate
:
Float
height
Link copied to clipboard
desktop
val
height
:
Int
native
Handle
Link copied to clipboard
desktop
val
nativeHandle
:
Long
num
Frames
Link copied to clipboard
desktop
val
numFrames
:
Int
width
Link copied to clipboard
desktop
val
width
:
Int
Functions
check
Frame
Rate
Link copied to clipboard
desktop
fun
checkFrameRate
(
index
:
Int
)
:
Boolean
close
Link copied to clipboard
desktop
open
override
fun
close
(
)
read
Frame
Link copied to clipboard
desktop
fun
readFrame
(
index
:
Int
,
colorType
:
Int
,
alphaType
:
Int
,
rowBytes
:
Long
,
container
:
ByteArray
)
:
Boolean