---
title: cmGamutResultSpace
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1560701-abstract_color_space_constants/cmgamutresultspace
---

# cmGamutResultSpace

## Declaration

```occ
cmGamutResultSpace = 0x000C
```

## Discussion

A color space for the resulting bitmap pointed to by the `resultBitMap` field of the function [CWMatchColors](../colorsync_manager/1805108-cwmatchcolors.md). A bitmap never uses this constant alone. Instead, it uses the constant `cmGamutResult1Space`, which combines `cmGamutResultSpace` and `cmOneBitDirectPacking` to define a bitmap that is 1 bit deep.
