genericRGB
A color space object that represents a device-independent RGB color space.
Declaration
class var genericRGB: NSColorSpace { get }Return Value
The NSColorSpace object. This color-additive color space has red, green, blue, and alpha components. This object corresponds to the Cocoa color space name NSCalibratedRGBColorSpace.