Back to FabImage Studio website
You are here: Start » Filter Reference » Histogram Combinators » MultiplyHistograms_OfArray
Multiply histograms of an array bar by bar.
Name | Type | Description | |
---|---|---|---|
![]() |
inHistogramArray | HistogramArray | |
![]() |
outHistogram | Histogram | Output histogram |
Description
Array version of MultiplyHistograms.
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Input histograms formats are not the same in MultiplyHistograms. |
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- MultiplyHistograms – Multiplies two histograms bar by bar.