Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Histogram » Histogram Basics » SetHistogramBin

SetHistogramBin


Module: FoundationBasic

Sets the value of a single histogram bin.

Name Type Description
Input will be modified ioHistogram Histogram
Input value inIndex Integer Input bin index
Input value inCyclic Bool Whether to wrap the index around or not
Input value inInverse Bool Reversed order of bins
Input value inNewValue Double Input new value to be set

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 Incorrect index on input in SetHistogramBin.

Complexity Level

This filter is available on Advanced Complexity Level.