PixelFormat.FormatUnknown Property

Gets an undefined pixel format.

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

Syntax

C#
public static PixelFormat FormatUnknown { get; }

Property Value

A PixelFormat representing an undefined color.

See Also

Reference