PixelFormat.ColorSpace Property

Gets a color space of the pixel format.

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

Syntax

C#
public ColorSpace ColorSpace { get; }

Property Value

The ColorSpace of the pixel format.

See Also

Reference