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