Declaration

class var appleGray: GSColorSpace { get }

Declaration

@property (class, readonly) GSColorSpace * appleGray;

Declaration

appleGray() -> GSColorSpace

Discussion

This is the color space used by +[NSColor colorWithCalibratedWhite:alpha:].

Avoid using this color space outside of legacy documents.