Contents

CGDisplayGammaTableCapacity(_:)

Returns the capacity, or number of entries, in the gamma table for a display.

Declaration

func CGDisplayGammaTableCapacity(_ display: CGDirectDisplayID) -> UInt32

Parameters

  • display:

    The identifier of the display to be accessed.

Return Value

The number of entries in the gamma table for a display.

See Also

Functions