---
title: neutralLocation
framework: coreimage
role: symbol
role_heading: Type Property
path: coreimage/cirawfilteroption/neutrallocation
---

# neutralLocation

A key for the neutral position. Use this key to set the location in geometric coordinates of the unrotated output image that should be used as neutral. You cannot query this value; it is undefined for reading. The associated value is a two-element CIVector object that specifies the location (x, y).

## Declaration

```swift
static let neutralLocation: CIRAWFilterOption
```

## See Also

### Type Properties

- [activeKeys](coreimage/cirawfilteroption/activekeys.md)
- [allowDraftMode](coreimage/cirawfilteroption/allowdraftmode.md)
- [baselineExposure](coreimage/cirawfilteroption/baselineexposure.md)
- [boostAmount](coreimage/cirawfilteroption/boostamount.md)
- [boostShadowAmount](coreimage/cirawfilteroption/boostshadowamount.md)
- [ciInputEnableEDRModeKey](coreimage/cirawfilteroption/ciinputenableedrmodekey.md)
- [ciInputLocalToneMapAmountKey](coreimage/cirawfilteroption/ciinputlocaltonemapamountkey.md)
- [colorNoiseReductionAmount](coreimage/cirawfilteroption/colornoisereductionamount.md)
- [decoderVersion](coreimage/cirawfilteroption/decoderversion.md)
- [disableGamutMap](coreimage/cirawfilteroption/disablegamutmap.md)
- [enableChromaticNoiseTracking](coreimage/cirawfilteroption/enablechromaticnoisetracking.md)
- [enableSharpening](coreimage/cirawfilteroption/enablesharpening.md)
- [enableVendorLensCorrection](coreimage/cirawfilteroption/enablevendorlenscorrection.md)
- [ignoreImageOrientation](coreimage/cirawfilteroption/ignoreimageorientation.md)
- [imageOrientation](coreimage/cirawfilteroption/imageorientation.md)
