Frame.ColorSpace Property

Gets a color space of the bitmap stored in the frame.

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

Syntax

C#
public ColorSpace ColorSpace { get; }

Property Value

A ColorSpace of the current frame.

See Also

Reference