<!--
{
  "availability" : [
    "iOS: 12.6.0 - 13.4.0",
    "iPadOS: 12.6.0 - 13.4.0",
    "macCatalyst: 13.1.0 - 13.4.0",
    "macOS: 10.14.6 - 10.15.4",
    "tvOS: 12.0.0 - 13.4.0",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 5.0.0 - 6.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/CGColorSpace/displayP3_PQ_EOTF",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Core Graphics",
      "CoreGraphics"
    ],
    "preciseIdentifier" : "c:@kCGColorSpaceDisplayP3_PQ_EOTF"
  },
  "title" : "displayP3_PQ_EOTF"
}
-->

# displayP3_PQ_EOTF

The Display P3 color space, using the PQ transfer function.

```
class let displayP3_PQ_EOTF: CFString
```

## Discussion

This color space was created by Apple Inc. This color space uses the DCI P3 primaries, a D65 white point, and the Perceptual Quantizer (PQ) transfer function. For more information on PQ, see <https://www.itu.int/rec/R-REC-BT.2100>.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)