Skip to content

textmode.js / color

color

Color objects, color modes, and types.

Classes

ClassDescription
TextmodeColorColor value used by textmode drawing APIs.

Type Aliases

Type AliasDescription
TextmodeColorModeColor interpretation mode used by Textmodifier.colorMode.
TextmodeColorModeStateCurrent color mode and channel maximums used by color parsing APIs.
TextmodeColorTupleA union type for either an RGB or RGBA color tuple.