---
title: cmGlossyMatteMask
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1560447-x_profiles/cmglossymattemask
---

# cmGlossyMatteMask

## Declaration

```occ
cmGlossyMatteMask = 0x00000002
```

## Discussion

Discussion Bit 1of deviceAttributes[1] specifies whether the media is glossy or matte. If it has the value 0, the media is glossy; if it has the value 1, the media is matte. Use the cmGlossyMatteMask mask to set the glossy/matte bit in deviceAttributes[1] or to clear all bits except the glossy/matte bit.
