---
title: neutralChromaticityX
framework: coreimage
role: symbol
role_heading: Type Property
path: coreimage/cirawfilteroption/neutralchromaticityx
---

# neutralChromaticityX

The x value of the chromaticity.

## Declaration

```swift
static let neutralChromaticityX: CIRAWFilterOption
```

## Discussion

Discussion The associated value is a floating-point value packaged as an NSNumber object.  You can query this value to get the current x value for neutral x, y.

## 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)
