RgbColor.R Property

Gets 8-bit red channel value.

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

Syntax

C#
public byte R { get; }

Property Value

Red channel value.

See Also

Reference