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

# point1

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

## Declaration

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

## See Also

### Instance Properties

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