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