Objects from the class color represent colors in a number of
color spaces. In particular there are subclasses of color
which correspond to RGB, CIEXYZ, CIELUV, CIELAB and polar
versions of the last two spaces.
Arguments
Objects from the Class
Objects can be created by calls to the functions RGBXYZ, LUV, LAB, polarLUV, and
polarLAB. These are all subclasses of the virtual
class color.