Rgb16Color.R Property

Gets 16-bit red channel value.

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

Syntax

C#
public ushort R { get; }

Property Value

16-bit red channel value.

See Also

Reference