CMLabColor
Contains a color value expressed in the L*a*b* color space.
Declaration
typedef struct CMLabColor {
...
} CMLabColor;Overview
A color expressed in the L*a*b* color space is composed of L, a, and b component values.
Contains a color value expressed in the L*a*b* color space.
typedef struct CMLabColor {
...
} CMLabColor;A color expressed in the L*a*b* color space is composed of L, a, and b component values.