---
title: CIRAWDecoderVersion
framework: coreimage
role: symbol
role_heading: Structure
path: coreimage/cirawdecoderversion
---

# CIRAWDecoderVersion

## Declaration

```swift
struct CIRAWDecoderVersion
```

## Topics

### Initializers

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

### Type Properties

- [none](coreimage/cirawdecoderversion/none.md)
- [version6](coreimage/cirawdecoderversion/version6.md)
- [version6DNG](coreimage/cirawdecoderversion/version6dng.md)
- [version7](coreimage/cirawdecoderversion/version7.md)
- [version7DNG](coreimage/cirawdecoderversion/version7dng.md)
- [version8](coreimage/cirawdecoderversion/version8.md)
- [version8DNG](coreimage/cirawdecoderversion/version8dng.md)
- [version9](coreimage/cirawdecoderversion/version9.md)
- [version9DNG](coreimage/cirawdecoderversion/version9dng.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

### Inspecting supported camera models, decoders, and filters

- [supportedCameraModels](coreimage/cirawfilter/supportedcameramodels.md)
- [supportedDecoderVersions](coreimage/cirawfilter/supporteddecoderversions.md)
- [isColorNoiseReductionSupported](coreimage/cirawfilter/iscolornoisereductionsupported.md)
- [isContrastSupported](coreimage/cirawfilter/iscontrastsupported.md)
- [isDetailSupported](coreimage/cirawfilter/isdetailsupported.md)
- [isLensCorrectionSupported](coreimage/cirawfilter/islenscorrectionsupported.md)
- [isLocalToneMapSupported](coreimage/cirawfilter/islocaltonemapsupported.md)
- [isLuminanceNoiseReductionSupported](coreimage/cirawfilter/isluminancenoisereductionsupported.md)
- [isMoireReductionSupported](coreimage/cirawfilter/ismoirereductionsupported.md)
- [isSharpnessSupported](coreimage/cirawfilter/issharpnesssupported.md)
- [nativeSize](coreimage/cirawfilter/nativesize.md)
