---
title: Rendering Intent Values for Version 2.x Profiles
framework: Application Services
role: containerSymbol
role_heading: Enumeration
platforms: [macOS 10.0+]
path: applicationservices/1560278-x_profiles
---

# Rendering Intent Values for Version 2.x Profiles

Define the four possible values for the rendering intent bits of the `renderingIntent` field of the `CM2Header` structure. 

## Declaration

```occ
enum : unsigned int {
    ...
};
```

## Topics

### Constants

- [cmPerceptual](1560278-x_profiles/cmperceptual.md)
- [cmRelativeColorimetric](1560278-x_profiles/cmrelativecolorimetric.md)
- [cmSaturation](1560278-x_profiles/cmsaturation.md)
- [cmAbsoluteColorimetric](1560278-x_profiles/cmabsolutecolorimetric.md)
