ColorInterface

Color interface.

Members

Functions

toCmyk
Cmyk toCmyk()

Converts the color to CMYK.

toGray
Gray toGray()

Converts the color to gray.

toRgb
Rgb toRgb()

Converts the color to RGB.

toString
string toString()
Undocumented in source.

Meta