You are here: Start » FIL.NET » FIS.HistogramSize Method
FIS.HistogramSize Method
Computes the number of histogram bins.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void HistogramSize ( FilNet.Histogram inHistogram, out int outSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | FilNet.Histogram | Input histogram. | ||
![]() | outSize | int | Output size. |


