Expand description

Color module (CMYK or RGB). Shared between 2D and 3D module.

Structs

CMYK color
Greyscale color
RGB color
Spot color Spot colors are like Cmyk, but without color space They are essentially “named” colors from specific vendors currently they are the same as a CMYK color.

Enums

Wrapper for Rgb, Cmyk and other color types
How many bits does a color have?
Color space (enum for marking the number of bits a color has)
Tuple for differentiating outline and fill colors