PixelFormat.IsSpot Property

Gets a value indicating whether the current pixel format is spot.

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

Syntax

C#
public bool IsSpot { get; }

Property Value

true if the pixel format is spot; otherwise, false.

See Also

Reference