This documentation is for the old version. Go to the latest Graphics Mill docs

RgbColor.Yellow Property

Yellow color.

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

Syntax

Visual Basic
Public Shared ReadOnly Property Yellow As RgbColor
C#
public static RgbColor Yellow { get; }

Property Value

Value that represents yellow color.

Remarks

Sample color

See Also

Reference