ColrLayerInfo

inner class ColrLayerInfo(val glyphID: Int, val paletteIndex: Int)

Constructors

Link copied to clipboard
constructor(glyphID: Int, paletteIndex: Int)

Properties

Link copied to clipboard
val color: RGBA
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun color(pal: Int): RGBA
Link copied to clipboard
fun getShape(pal: Int = 0): FillShape?
Link copied to clipboard
open override fun toString(): String