This documentation is for the old version. Go to the latest Graphics Mill docs

IFrame.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

Visual Basic
ReadOnly Property ColorSpace As ColorSpace
C#
                ColorSpace ColorSpace { get; }

Property Value

An ColorSpace value which specifies a color space of the frame.

See Also

Reference