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

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; }

Property Value

ColorSpace value specifying color space of the current bitmap.

See Also

Reference