---
title: NSDisplayGamut
framework: appkit
role: symbol
role_heading: Enumeration
path: appkit/nsdisplaygamut
---

# NSDisplayGamut

## Declaration

```swift
enum NSDisplayGamut
```

## Topics

### Gamuts

- [NSDisplayGamut.p3](appkit/nsdisplaygamut/p3.md)
- [NSDisplayGamut.sRGB](appkit/nsdisplaygamut/srgb.md)

### Initializers

- [init(rawValue:)](appkit/nsdisplaygamut/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting Screen Information

- [depth](appkit/nsscreen/depth.md)
- [frame](appkit/nsscreen/frame.md)
- [supportedWindowDepths](appkit/nsscreen/supportedwindowdepths.md)
- [deviceDescription](appkit/nsscreen/devicedescription.md)
- [NSDeviceDescriptionKey](appkit/nsdevicedescriptionkey.md)
- [colorSpace](appkit/nsscreen/colorspace.md)
- [localizedName](appkit/nsscreen/localizedname.md)
- [canRepresent(_:)](appkit/nsscreen/canrepresent(_:).md)
- [screensHaveSeparateSpaces](appkit/nsscreen/screenshaveseparatespaces.md)
