---
title: CIImageOption
framework: coreimage
role: symbol
role_heading: Structure
path: coreimage/ciimageoption
---

# CIImageOption

## Declaration

```swift
struct CIImageOption
```

## Topics

### Initializers

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

### Type Properties

- [applyOrientationProperty](coreimage/ciimageoption/applyorientationproperty.md)
- [auxiliaryDepth](coreimage/ciimageoption/auxiliarydepth.md)
- [auxiliaryDisparity](coreimage/ciimageoption/auxiliarydisparity.md)
- [auxiliaryHDRGainMap](coreimage/ciimageoption/auxiliaryhdrgainmap.md)
- [auxiliaryPortraitEffectsMatte](coreimage/ciimageoption/auxiliaryportraiteffectsmatte.md)
- [auxiliarySemanticSegmentationGlassesMatte](coreimage/ciimageoption/auxiliarysemanticsegmentationglassesmatte.md)
- [auxiliarySemanticSegmentationHairMatte](coreimage/ciimageoption/auxiliarysemanticsegmentationhairmatte.md)
- [auxiliarySemanticSegmentationSkinMatte](coreimage/ciimageoption/auxiliarysemanticsegmentationskinmatte.md)
- [auxiliarySemanticSegmentationSkyMatte](coreimage/ciimageoption/auxiliarysemanticsegmentationskymatte.md)
- [auxiliarySemanticSegmentationTeethMatte](coreimage/ciimageoption/auxiliarysemanticsegmentationteethmatte.md)
- [cacheImmediately](coreimage/ciimageoption/cacheimmediately.md)
- [colorSpace](coreimage/ciimageoption/colorspace.md)
- [expandToHDR](coreimage/ciimageoption/expandtohdr.md)
- [nearestSampling](coreimage/ciimageoption/nearestsampling.md)
- [properties](coreimage/ciimageoption/properties.md)
- [providerTileSize](coreimage/ciimageoption/providertilesize.md)
- [providerUserInfo](coreimage/ciimageoption/provideruserinfo.md)
- [textureFormat](coreimage/ciimageoption/textureformat.md)
- [textureTarget](coreimage/ciimageoption/texturetarget.md)
- [toneMapHDRtoSDR](coreimage/ciimageoption/tonemaphdrtosdr.md)
- [contentHeadroom](coreimage/ciimageoption/contentheadroom.md)
- [applyCleanAperture](coreimage/ciimageoption/applycleanaperture.md)
- [contentAverageLightLevel](coreimage/ciimageoption/contentaveragelightlevel.md)
- [subsampleFactor](coreimage/ciimageoption/subsamplefactor.md)
- [typeIdentifierHint](coreimage/ciimageoption/typeidentifierhint.md)
- [useHardwareAcceleration](coreimage/ciimageoption/usehardwareacceleration.md)

## Relationships

### Conforms To

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