colorSpaceName
Returns the name of the color space corresponding to the passed window depth.
Declaration
var colorSpaceName: NSColorSpaceName? { get }Discussion
Returns the color space name for the specified depth. For example, the returned color space name can be calibratedRGB, or deviceCMYK.