View Source API Reference Colorex v1.0.0
Modules
This module contains functions for creating and manipulating colors.
Module for generating ANSI escape sequences, similar to IO.ANSI
.
Struct that represents a color in the CMYK colorspace.
Struct that represents a type opaque color. Automatically handles colorspace conversions and will keep the same color format as you used to create it.
Struct that represents a color in the HSL colorspace
Struct that represents a color in the LAB/CIELAB colorspace
Functions for working with or generating palettes of colors.
Struct that represents a color in the RGB colorspace
Some handy functions for working with colors
Struct that represents a color in the XYZ colorspace