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