Histogram values.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public int[] Values { get; set; } |
Remarks
Non-negative histogram values.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentException | Histogram values should be non-negative. |