toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
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