---
title: CGAffineTransformComponents
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cgaffinetransformcomponents
---

# CGAffineTransformComponents

## Declaration

```swift
struct CGAffineTransformComponents
```

## Topics

### Initializers

- [init()](corefoundation/cgaffinetransformcomponents/init().md)
- [init(scale:horizontalShear:rotation:translation:)](corefoundation/cgaffinetransformcomponents/init(scale:horizontalshear:rotation:translation:)-4uvq2.md)
- [init(scale:horizontalShear:rotation:translation:)](corefoundation/cgaffinetransformcomponents/init(scale:horizontalshear:rotation:translation:)-xpnj.md)

### Instance Properties

- [horizontalShear](corefoundation/cgaffinetransformcomponents/horizontalshear.md)
- [rotation](corefoundation/cgaffinetransformcomponents/rotation.md)
- [scale](corefoundation/cgaffinetransformcomponents/scale.md)
- [translation](corefoundation/cgaffinetransformcomponents/translation.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Structures

- [CGAffineTransform](corefoundation/cgaffinetransform.md)
- [CGFloat](corefoundation/cgfloat-swift.struct.md)
- [CGPoint](corefoundation/cgpoint.md)
- [CGRect](corefoundation/cgrect.md)
- [CGSize](corefoundation/cgsize.md)
- [CGVector](corefoundation/cgvector.md)
