---
title: ComputeNodeGraph.SwizzleChannels
framework: Compute Graph
role: symbol
role_heading: Structure
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: computegraph/computenodegraph/swizzlechannels
---

# ComputeNodeGraph.SwizzleChannels

## Declaration

```swift
struct SwizzleChannels
```

## Topics

### Initializers

- [init()](computegraph/computenodegraph/swizzlechannels/init().md)
- [init(red:green:blue:alpha:)](computegraph/computenodegraph/swizzlechannels/init(red:green:blue:alpha:).md)

### Instance Properties

- [alpha](computegraph/computenodegraph/swizzlechannels/alpha.md)
- [blue](computegraph/computenodegraph/swizzlechannels/blue.md)
- [green](computegraph/computenodegraph/swizzlechannels/green.md)
- [red](computegraph/computenodegraph/swizzlechannels/red.md)

### Enumerations

- [ComputeNodeGraph.SwizzleChannels.Swizzle](computegraph/computenodegraph/swizzlechannels/swizzle.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
