---
title: CIRAWFilterOption
framework: coreimage
role: symbol
role_heading: Structure
path: coreimage/cirawfilteroption
---

# CIRAWFilterOption

## Declaration

```swift
struct CIRAWFilterOption
```

## Topics

### Initializers

- [init(rawValue:)](coreimage/cirawfilteroption/init(rawvalue:).md)

### 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)
- [linearSpaceFilter](coreimage/cirawfilteroption/linearspacefilter.md)
- [luminanceNoiseReductionAmount](coreimage/cirawfilteroption/luminancenoisereductionamount.md)
- [moireAmount](coreimage/cirawfilteroption/moireamount.md)
- [neutralChromaticityX](coreimage/cirawfilteroption/neutralchromaticityx.md)
- [neutralChromaticityY](coreimage/cirawfilteroption/neutralchromaticityy.md)
- [neutralLocation](coreimage/cirawfilteroption/neutrallocation.md)
- [neutralTemperature](coreimage/cirawfilteroption/neutraltemperature.md)
- [neutralTint](coreimage/cirawfilteroption/neutraltint.md)
- [noiseReductionAmount](coreimage/cirawfilteroption/noisereductionamount.md)
- [noiseReductionContrastAmount](coreimage/cirawfilteroption/noisereductioncontrastamount.md)
- [noiseReductionDetailAmount](coreimage/cirawfilteroption/noisereductiondetailamount.md)
- [noiseReductionSharpnessAmount](coreimage/cirawfilteroption/noisereductionsharpnessamount.md)
- [outputNativeSize](coreimage/cirawfilteroption/outputnativesize.md)
- [propertiesKey](coreimage/cirawfilteroption/propertieskey.md)
- [scaleFactor](coreimage/cirawfilteroption/scalefactor.md)
- [supportedDecoderVersions](coreimage/cirawfilteroption/supporteddecoderversions.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Deprecated

- [init(CVPixelBuffer:properties:options:)](coreimage/cifilter-swift.class/init(cvpixelbuffer:properties:options:)-7qpsv.md)
- [init(imageData:options:)](coreimage/cifilter-swift.class/init(imagedata:options:).md)
- [init(imageURL:options:)](coreimage/cifilter-swift.class/init(imageurl:options:).md)
- [serializedXMP(from:inputImageExtent:)](coreimage/cifilter-swift.class/serializedxmp(from:inputimageextent:).md)
- [filterArray(fromSerializedXMP:inputImageExtent:error:)](coreimage/cifilter-swift.class/filterarray(fromserializedxmp:inputimageextent:error:).md)
- [supportedRawCameraModels()](coreimage/cifilter-swift.class/supportedrawcameramodels().md)
