Contents

calibratedRGB

Calibrated color space with red, green, blue, and alpha components.

Declaration

static let calibratedRGB: NSColorSpaceName

Discussion

You can also create a color with HSB (hue, saturation, brightness) and alpha components and can extract these components.

See Also

Color Space Names