---
title: cmXYZ32Space
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1560256-anonymous/cmxyz32space
---

# cmXYZ32Space

An XYZ color space composed of X, Y, and Z components whose values are packed with 10 bits per component. The storage size for a color value expressed in this color space is 32 bits, with the high-order 2 bits not used.

## Declaration

```occ
cmXYZ32Space = cmXYZSpace + cmLong10ColorPacking
```
