---
title: entryCountPerSourceChannel
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vimage/multidimensionallookuptable/entrycountpersourcechannel
---

# entryCountPerSourceChannel

An array that contains the number of table entries for each dimension of the lookup table.

## Declaration

```swift
let entryCountPerSourceChannel: [UInt8]
```

## See Also

### Instance Properties

- [destinationChannelCount](accelerate/vimage/multidimensionallookuptable/destinationchannelcount.md)
- [sourceChannelCount](accelerate/vimage/multidimensionallookuptable/sourcechannelcount.md)
