PixelFormat.Format1bppIndexed Property

Gets a 1bppIndexed pixel format.

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

Syntax

C#
public static PixelFormat Format1bppIndexed { get; }

Property Value

A PixelFormat representing 1 bit per pixel indexed color.

See Also

Reference