Aurigma Graphics Mill 5.5 for .NET
BitmapData..::.ColorSpace Property
Indicates the color space of the current BitmapData.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public ReadOnly Property ColorSpace As ColorSpace
C#
public ColorSpace ColorSpace { get; }