---
title: CIKeystoneCorrectionCombined
framework: coreimage
role: symbol
role_heading: Protocol
path: coreimage/cikeystonecorrectioncombined
---

# CIKeystoneCorrectionCombined

The properties you use to configure a keystone correction combined filter.

## Declaration

```swift
protocol CIKeystoneCorrectionCombined : CIFourCoordinateGeometryFilter
```

## Topics

### Instance Properties

- [focalLength](coreimage/cikeystonecorrectioncombined/focallength.md)

## Relationships

### Inherits From

- [CIFilterProtocol](coreimage/cifilterprotocol.md)
- [CIFourCoordinateGeometryFilter](coreimage/cifourcoordinategeometryfilter.md)

## See Also

### Related Documentation

- [keystoneCorrectionCombined()](coreimage/cifilter-swift.class/keystonecorrectioncombined().md)

### Protocols

- [CIBicubicScaleTransform](coreimage/cibicubicscaletransform.md)
- [CIEdgePreserveUpsample](coreimage/ciedgepreserveupsample.md)
- [CIFourCoordinateGeometryFilter](coreimage/cifourcoordinategeometryfilter.md)
- [CIKeystoneCorrectionHorizontal](coreimage/cikeystonecorrectionhorizontal.md)
- [CIKeystoneCorrectionVertical](coreimage/cikeystonecorrectionvertical.md)
- [CILanczosScaleTransform](coreimage/cilanczosscaletransform.md)
- [CIPerspectiveCorrection](coreimage/ciperspectivecorrection.md)
- [CIPerspectiveRotate](coreimage/ciperspectiverotate.md)
- [CIPerspectiveTransform](coreimage/ciperspectivetransform.md)
- [CIPerspectiveTransformWithExtent](coreimage/ciperspectivetransformwithextent.md)
- [CIStraighten](coreimage/cistraighten.md)
