NSAvailableWindowDepths
Returns the available window depth values.
Declaration
extern const NSWindowDepth *NSAvailableWindowDepths();Discussion
Returns a null-terminated array of NSWindow.Depth values that specify which window depths are currently available. Window depth values are converted to specific display properties using the functions bitsPerPixel, bitsPerSample, colorSpaceName, and isPlanar.