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.font
/
BaseTtfFont
/
ColrLayerInfo
Colr
Layer
Info
inner
class
ColrLayerInfo
(
val
glyphID
:
Int
,
val
paletteIndex
:
Int
)
Members
Constructors
Colr
Layer
Info
Link copied to clipboard
constructor
(
glyphID
:
Int
,
paletteIndex
:
Int
)
Properties
color
Link copied to clipboard
val
color
:
RGBA
glyph
ID
Link copied to clipboard
val
glyphID
:
Int
palette
Index
Link copied to clipboard
val
paletteIndex
:
Int
Functions
color
Link copied to clipboard
fun
color
(
pal
:
Int
)
:
RGBA
get
Shape
Link copied to clipboard
fun
getShape
(
pal
:
Int
=
0
)
:
FillShape
?
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String