You are here: Start » FIL.NET » FIS.HistogramIndices Method
FIS.HistogramIndices Method
Returns an array of histogram elements' indices.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void HistogramIndices ( FilNet.Histogram inHistogram, IList<int> outIndices )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogram | FilNet.Histogram | Input histogram. | ||
![]() | outIndices | System.Collections.Generic.IList<int> |