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

# cmNamedIndexed32Space

A color space where each color is stored as a single 32-bit value, specifying an index into a named color space. The storage size for a color value expressed in this color space is 32 bits.

## Declaration

```occ
cmNamedIndexed32Space = cm32_32ColorPacking + cmNamedIndexedSpace
```
