PixelFormat.Format8bppSpot Property

Gets a 8bppSpot pixel format.

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

Syntax

C#
public static PixelFormat Format8bppSpot { get; }

Property Value

A PixelFormat representing 8 bits per pixel spot color.

See Also

Reference