---
title: CGColorSpace.CodingKeys
framework: coregraphics
role: symbol
role_heading: Enumeration
path: coregraphics/cgcolorspace/codingkeys
---

# CGColorSpace.CodingKeys

## Declaration

```swift
enum CodingKeys
```

## Topics

### Enumeration Cases

- [CGColorSpace.CodingKeys.extendedRange](coregraphics/cgcolorspace/codingkeys/extendedrange.md)
- [CGColorSpace.CodingKeys.iccData](coregraphics/cgcolorspace/codingkeys/iccdata.md)
- [CGColorSpace.CodingKeys.indexedBaseColorSpace](coregraphics/cgcolorspace/codingkeys/indexedbasecolorspace.md)
- [CGColorSpace.CodingKeys.indexedColorTable](coregraphics/cgcolorspace/codingkeys/indexedcolortable.md)
- [CGColorSpace.CodingKeys.lastIndex](coregraphics/cgcolorspace/codingkeys/lastindex.md)

## Relationships

### Conforms To

- [CodingKey](swift/codingkey.md)
- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
