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

RgbColor.White Property

White color.

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

Syntax

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

Property Value

Value that represents white color.

Remarks

Sample color

See Also

Reference