Creates empty GrayScaleColor instance. All channels are initialized with zeros, therefore this color will be represent absolutely black and transparent grayscale value.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Sub New

C#

public GrayScaleColor()