korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.format
/
GifDec
/
Entry
Entry
class
Entry
(
var
length
:
Int
=
0
,
var
prefix
:
Int
=
0
,
var
suffix
:
Int
=
0
)
Members
Constructors
Entry
Link copied to clipboard
constructor
(
length
:
Int
=
0
,
prefix
:
Int
=
0
,
suffix
:
Int
=
0
)
Properties
length
Link copied to clipboard
var
length
:
Int
prefix
Link copied to clipboard
var
prefix
:
Int
suffix
Link copied to clipboard
var
suffix
:
Int