Gets or sets histogram entry at the specified index.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public int this[ int index ] { get; set; }
Type: System.Int32
The zero-based index of the entry to get or set.