Gets a value indicating whether the current pixel format is extended (i.e. 16 bits per channel).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool IsExtended { get; }
true
if this bitmap is 16 bits per channel; otherwise, false
.