Aurigma Graphics Mill 5.5 for .NET
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
Visual Basic
Public Overridable ReadOnly Property ColorSpace As ColorSpace
C#
public virtual ColorSpace ColorSpace { get; }