Skip to content

Interface: PaletteEntry

One ink/foil colour the printer can place on the substrate.

name is used as the key in renderMultiPlaneImage's result object and must be unique within the palette. The literal 'white' is reserved for the implicit substrate background and rejected by validation.

Properties

PropertyModifierTypeDescription
namereadonlystring-
rgbreadonlyreadonly [number, number, number]RGB tuple in 0..255.