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

# CIRAWDecoderVersion

```
struct CIRAWDecoderVersion
```

## Topics

### Initializers

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

### Type Properties

[`CIRAWDecoderVersionNone`](/documentation/CoreImage/CIRAWDecoderVersion/none)

[`CIRAWDecoderVersion6`](/documentation/CoreImage/CIRAWDecoderVersion/version6)

[`CIRAWDecoderVersion6DNG`](/documentation/CoreImage/CIRAWDecoderVersion/version6DNG)

[`CIRAWDecoderVersion7`](/documentation/CoreImage/CIRAWDecoderVersion/version7)

[`CIRAWDecoderVersion7DNG`](/documentation/CoreImage/CIRAWDecoderVersion/version7DNG)

[`CIRAWDecoderVersion8`](/documentation/CoreImage/CIRAWDecoderVersion/version8)

[`CIRAWDecoderVersion8DNG`](/documentation/CoreImage/CIRAWDecoderVersion/version8DNG)

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

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)