Grayscale16Color Constructor

Initializes a new instance of the Grayscale16Color class.

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

Syntax

C#
public Grayscale16Color()

Remarks

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

See Also

Reference