---
title: channelCount
framework: accelerate
role: symbol
role_heading: Type Property
path: accelerate/staticpixelformat/channelcount
---

# channelCount

The number of channels in a pixel buffer.

## Declaration

```swift
static var channelCount: Int { get }
```

## See Also

### Type Properties

- [bitCountPerPixel](accelerate/staticpixelformat/bitcountperpixel.md)
