You are here: Start » AVL.NET » AVL.HistogramSize Method
AVL.HistogramSize Method
Computes the number of histogram bins.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void HistogramSize( AvlNet.Histogram inHistogram, out int outSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inHistogram | AvlNet.Histogram | Input histogram. | ||
![]() | outSize | int | Output size. |


