---
title: cmGrayASpace
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/cmgrayaspace
---

# cmGrayASpace

A luminance color space with two components, a gray component followed by an alpha channel component. Each component value is 16 bits.

## Declaration

```swift
var cmGrayASpace: Int { get }
```
