Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NamedColor

A named color.

Hierarchy

  • NamedColor

Index

Properties

Properties

color

color: Color

color is represented as a number array which encodes as a single gray value or a RGB(A) tuple of floating point values where each channel is defined in the range of `[0, 1]

name

name: string

The name of the color which is also used for accessibliblity. name must be unique