---
title: CALayerContentsFormat
framework: quartzcore
role: symbol
role_heading: Structure
path: quartzcore/calayercontentsformat
---

# CALayerContentsFormat

## Declaration

```swift
struct CALayerContentsFormat
```

## Topics

### Initializers

- [init(rawValue:)](quartzcore/calayercontentsformat/init(rawvalue:).md)

### Type Properties

- [RGBA16Float](quartzcore/calayercontentsformat/rgba16float.md)
- [RGBA8Uint](quartzcore/calayercontentsformat/rgba8uint.md)
- [gray8Uint](quartzcore/calayercontentsformat/gray8uint.md)
- [automatic](quartzcore/calayercontentsformat/automatic.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

### Data Types

- [CAAnimationCalculationMode](quartzcore/caanimationcalculationmode.md)
- [CAAnimationRotationMode](quartzcore/caanimationrotationmode.md)
- [CAEmitterLayerEmitterMode](quartzcore/caemitterlayeremittermode.md)
- [CAEmitterLayerEmitterShape](quartzcore/caemitterlayeremittershape.md)
- [CAEmitterLayerRenderMode](quartzcore/caemitterlayerrendermode.md)
- [CAGradientLayerType](quartzcore/cagradientlayertype.md)
- [CALayerContentsFilter](quartzcore/calayercontentsfilter.md)
- [CALayerContentsGravity](quartzcore/calayercontentsgravity.md)
- [CALayerCornerCurve](quartzcore/calayercornercurve.md)
- [CAMediaTimingFillMode](quartzcore/camediatimingfillmode.md)
- [CAMediaTimingFunctionName](quartzcore/camediatimingfunctionname.md)
- [CAScrollLayerScrollMode](quartzcore/cascrolllayerscrollmode.md)
- [CAShapeLayerFillRule](quartzcore/cashapelayerfillrule.md)
- [CAShapeLayerLineCap](quartzcore/cashapelayerlinecap.md)
- [CAShapeLayerLineJoin](quartzcore/cashapelayerlinejoin.md)
