Skip to content

HistogramExtremum

HistogramExtremum - CreateHistogramExtremum_CreateFromValues

Constructs a HistogramExtremum object with using the provided values.

IN

Name Type Description
InIndex Int Index of the histogram's array.
InPoint Float Subpixel position.
InValue Double Value.
InType Enum < ExtremumType > Extremum type.
Name String Set the tool's name
Enable Bool Sets if current tool is enabled or not

OUT

Name Type Description
OutHistogramExtremum HistogramExtremum The HistogramExtremum instance.
Error ErrorState Gets the execution error message