You are here: Start » FIL.NET » Invoke.AddHistograms_OfArray
Adds histograms of an array bar by bar.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void AddHistograms_OfArray ( List<Fil.Histogram> inHistogramArray, Fil.Histogram outHistogram )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inHistogramArray | System.Collections.Generic.List<Fil.Histogram> | |||
![]() | outHistogram | Fil.Histogram | Output histogram. |