Contents

pixelEncoding

Returns the pixel encoding of the specified display mode.

Declaration

var pixelEncoding: CFString? { get }

Discussion

The returned string can be used to determine various aspects of the pixel encoding, such as bits per pixel and bits per sample. For more information, see the header file IOKit/IOGraphicsTypes.h in IOKit.

See Also

Functions