---
title: CGImageComponentInfo
framework: coregraphics
role: symbol
role_heading: Enumeration
path: coregraphics/cgimagecomponentinfo
---

# CGImageComponentInfo

## Declaration

```swift
enum CGImageComponentInfo
```

## Topics

### Enumeration Cases

- [CGImageComponentInfo.float](coregraphics/cgimagecomponentinfo/float.md)
- [CGImageComponentInfo.integer](coregraphics/cgimagecomponentinfo/integer.md)

### Initializers

- [init(rawValue:)](coregraphics/cgimagecomponentinfo/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [CaseIterable](swift/caseiterable.md)
- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.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)
