---
title: ComponentType
framework: accelerate
role: symbol
role_heading: Associated Type
path: accelerate/pixelformat/componenttype
---

# ComponentType

The type of the pixel’s component.

## Declaration

```swift
associatedtype ComponentType : Equatable
```
