<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreImage",
  "identifier" : "/documentation/CoreImage/CIImageRepresentationOption",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Core Image"
    ],
    "preciseIdentifier" : "c:@T@CIImageRepresentationOption"
  },
  "title" : "CIImageRepresentationOption"
}
-->

# CIImageRepresentationOption

```
struct CIImageRepresentationOption
```

## Topics

### Initializers

[`init(rawValue:)`](/documentation/CoreImage/CIImageRepresentationOption/init(rawValue:))

### Type Properties

[`avDepthData`](/documentation/CoreImage/CIImageRepresentationOption/avDepthData)

The depth data representation of an image.

[`avPortraitEffectsMatte`](/documentation/CoreImage/CIImageRepresentationOption/avPortraitEffectsMatte)

[`avSemanticSegmentationMattes`](/documentation/CoreImage/CIImageRepresentationOption/avSemanticSegmentationMattes)

[`depthImage`](/documentation/CoreImage/CIImageRepresentationOption/depthImage)

`options` dictionary key for image export methods to output depth data.

[`disparityImage`](/documentation/CoreImage/CIImageRepresentationOption/disparityImage)

`options` dictionary key for image export methods to output disparity data.

[`portraitEffectsMatteImage`](/documentation/CoreImage/CIImageRepresentationOption/portraitEffectsMatteImage)

[`semanticSegmentationGlassesMatteImage`](/documentation/CoreImage/CIImageRepresentationOption/semanticSegmentationGlassesMatteImage)

[`semanticSegmentationHairMatteImage`](/documentation/CoreImage/CIImageRepresentationOption/semanticSegmentationHairMatteImage)

[`semanticSegmentationSkinMatteImage`](/documentation/CoreImage/CIImageRepresentationOption/semanticSegmentationSkinMatteImage)

[`semanticSegmentationSkyMatteImage`](/documentation/CoreImage/CIImageRepresentationOption/semanticSegmentationSkyMatteImage)

[`semanticSegmentationTeethMatteImage`](/documentation/CoreImage/CIImageRepresentationOption/semanticSegmentationTeethMatteImage)

[`hdrImage`](/documentation/CoreImage/CIImageRepresentationOption/hdrImage)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)