PixelFormat.Format4bppIndexed Property

Gets a 4bppIndexed pixel format.

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

Syntax

C#
public static PixelFormat Format4bppIndexed { get; }

Property Value

A PixelFormat representing 4 bit per pixel indexed color.

See Also

Reference