You are here: Start » FIL.NET » FIS.HistogramSum Method
FIS.HistogramSum Method
Computes the sum of histogram bin values.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void HistogramSum ( FilNet.Histogram inHistogram, out double outSum )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | FilNet.Histogram | Input histogram. | ||
![]() | outSum | double | Output sum. |


