---
title: point4
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/citonecurve/point4
---

# point4

A vector containing the position of the fifth point of the tone curve.

## Declaration

```swift
var point4: CGPoint { get set }
```

## See Also

### Instance Properties

- [inputImage](coreimage/citonecurve/inputimage.md)
- [point0](coreimage/citonecurve/point0.md)
- [point1](coreimage/citonecurve/point1.md)
- [point2](coreimage/citonecurve/point2.md)
- [point3](coreimage/citonecurve/point3.md)
