Grayscale16Color Constructor (UInt16)

Initializes a new instance of the Grayscale16Color class with the specified channel values.

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

Syntax

C#
public Grayscale16Color(
	ushort l
)

Parameters

l

Type: System.UInt16

An luminosity channel value.

See Also

Reference