Color.PixelFormat Property

Gets a pixel format of this color.

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

Syntax

C#
public PixelFormat PixelFormat { get; }

Property Value

A PixelFormat of the current color.

See Also

Reference