RgbColor.G Property

Gets 8-bit green channel value.

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

Syntax

C#
public byte G { get; }

Property Value

Green channel value.

See Also

Reference