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

Public Overridable ReadOnly Property ColorSpace As ColorSpace

C#

public virtual ColorSpace ColorSpace { get; }

Property Value

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