Color Data
Class describing colorimetry data
Constructors
Properties
Scan mode for this value (one of ScanMode.M0, ScanMode.M1, or ScanMode.M2).
Reference white point for this color value.
Type of color data stored in the value field.
Color value (3 coordinates) in the format specified by mode.
Functions
Calculate delta E between this color and another. The colors must share the same reference white point (reference)
Convert this color value to another ColorType.
sRGB value for this color (as a ColorInt).
sRGB value for this color as a HEX string (#RRGGBB)
Scan mode for this value (one of ScanMode.M0, ScanMode.M1, or ScanMode.M2).
Reference white point for this color value.
sRGB value for this color.
Type of color data stored in the value field.
Color value (3 coordinates) in the format specified by mode.