Rgb16Color.G Property

Gets 16-bit green channel value.

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

Syntax

C#
public ushort G { get; }

Property Value

16-bit green channel value.

See Also

Reference