You are here: Start » AVL.NET » Invoke.MultiplyHistograms_OfLoop
Multiply histograms appearing in consecutive iterations bar by bar.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void MultiplyHistograms_OfLoop ( Avl.HistogramCombinators_OfLoopState ioState, Avl.Histogram inHistogram, Avl.Histogram outHistogram )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioState | Avl.HistogramCombinators_OfLoopState | ||||
![]()  | inHistogram | Avl.Histogram | Input histogram. | ||
![]()  | outHistogram | Avl.Histogram | Output histogram. | 


