Histogram.IsExtended Property

Gets a value that indicates whether the histogram is extended (16-bit).

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool IsExtended { get; }

Property Value

true if the histogram is extended (16-bit); otherwise, false.

See Also

Reference