---
title: enableChromaticNoiseTracking
framework: coreimage
role: symbol
role_heading: Type Property
path: coreimage/cirawfilteroption/enablechromaticnoisetracking
---

# enableChromaticNoiseTracking

A key for progressive chromatic noise tracking (based on ISO and exposure time).

## Declaration

```swift
static let enableChromaticNoiseTracking: CIRAWFilterOption
```

## Discussion

Discussion The associated value must be an NSNumber object that specifies a BOOL value (true or false). The default is true. This option has no effect if the image used for initialization is not RAW.

## 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)
- [enableSharpening](coreimage/cirawfilteroption/enablesharpening.md)
- [enableVendorLensCorrection](coreimage/cirawfilteroption/enablevendorlenscorrection.md)
- [ignoreImageOrientation](coreimage/cirawfilteroption/ignoreimageorientation.md)
- [imageOrientation](coreimage/cirawfilteroption/imageorientation.md)
- [linearSpaceFilter](coreimage/cirawfilteroption/linearspacefilter.md)
