---
title: renderingIntent
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vimage_cgimageformat/renderingintent
---

# renderingIntent

A rendering intent constant that specifies how Core Graphics handles colors that aren’t within the destination color space gamut.

## Declaration

```swift
var renderingIntent: CGColorRenderingIntent
```

## See Also

### Instance properties

- [bitsPerComponent](accelerate/vimage_cgimageformat/bitspercomponent.md)
- [bitsPerPixel](accelerate/vimage_cgimageformat/bitsperpixel.md)
- [colorSpace](accelerate/vimage_cgimageformat/colorspace.md)
- [bitmapInfo](accelerate/vimage_cgimageformat/bitmapinfo.md)
- [version](accelerate/vimage_cgimageformat/version.md)
- [decode](accelerate/vimage_cgimageformat/decode.md)
- [componentCount](accelerate/vimage_cgimageformat/componentcount.md)
