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

# point0

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

## Declaration

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

## See Also

### Instance Properties

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