You are here: Start » AVL.NET » AVL.HistogramToIntegerArray_Deprecated(AvlNet.Histogram, int[])
AVL.HistogramToIntegerArray_Deprecated(AvlNet.Histogram, int[])
Converts a histogram to an array of its bin values.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void HistogramToIntegerArray_Deprecated( AvlNet.Histogram inHistogram, out int[] outArray )
Parameters
- inHistogram
- Type: AvlNet.Histogram
Input histogram - outArray
- Type: System.Int32
