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

# point2

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

## Declaration

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

## See Also

### Instance Properties

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