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
/
gd_Palette
gd_
Palette
class
gd_Palette
(
var
size
:
Int
=
0
,
val
colors
:
RgbaArray
=
RgbaArray(0x100)
)
Members
Constructors
gd_
Palette
Link copied to clipboard
constructor
(
size
:
Int
=
0
,
colors
:
RgbaArray
=
RgbaArray(0x100)
)
Properties
colors
Link copied to clipboard
val
colors
:
RgbaArray
size
Link copied to clipboard
var
size
:
Int