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