<!--
{
  "availability" : [
    "FxPlug: 3.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Professional Video Applications",
  "identifier" : "/documentation/professional_video_applications/FxHistogramChannel",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Professional Video Applications"
    ],
    "preciseIdentifier" : "c:@T@FxHistogramChannel"
  },
  "title" : "FxHistogramChannel"
}
-->

# FxHistogramChannel

Constants used to identify which channel a histogram operation should apply to.

```
typealias FxHistogramChannel = Int
```

## Topics

### Constants

[`var kFxHistogramChannel_RGB: Int`](/documentation/professional_video_applications/kFxHistogramChannel_RGB)

[`var kFxHistogramChannel_Red: Int`](/documentation/professional_video_applications/kFxHistogramChannel_Red)

[`var kFxHistogramChannel_Green: Int`](/documentation/professional_video_applications/kFxHistogramChannel_Green)

[`var kFxHistogramChannel_Blue: Int`](/documentation/professional_video_applications/kFxHistogramChannel_Blue)

[`var kFxHistogramChannel_Alpha: Int`](/documentation/professional_video_applications/kFxHistogramChannel_Alpha)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)