Back to FabImage Studio website
You are here: Start » Filter Reference » Histogram Basics » GetHistogramBin
Returns the value of a single histogram bin.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inHistogram | Histogram | Input histogram | |
![]() |
inIndex | Integer | 0 - +![]() |
Input bin index |
![]() |
inInverse | Bool | Reversed order of bins | |
![]() |
outValue | Integer | Output value of the bin |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Incorrect index on input in GetHistogramBin. |
Complexity Level
This filter is available on Advanced Complexity Level.