You are here: Start » FIL.NET » Invoke.AbsoluteHistogram
Transforms each bin value to its absolute value.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void AbsoluteHistogram ( Fil.Histogram inHistogram, Fil.Histogram outHistogram )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogram | Fil.Histogram | Input histogram. | ||
![]() | outHistogram | Fil.Histogram | Output histogram. |