Contents

deviceGray

A color space object that represents a calibrated or device-dependent gray color space.

Declaration

class var deviceGray: NSColorSpace { get }

Return Value

The NSColorSpace object. The color space also includes an alpha component. Typical devices that use this color space are grayscale printers and displays. This object corresponds to the Cocoa color space name NSDeviceWhiteColorSpace.

See Also

Getting a Named Color Space