---
title: maxComponents
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cicolorclamp/maxcomponents
---

# maxComponents

A vector containing the higher clamping values.

## Declaration

```swift
var maxComponents: CIVector { get set }
```

## See Also

### Instance Properties

- [inputImage](coreimage/cicolorclamp/inputimage.md)
- [minComponents](coreimage/cicolorclamp/mincomponents.md)
