Color

All properties and functions that expect color values accept instances of the different color classes such as RgbColor, HsbColor and GrayColor, and also accept named colors and hex values as strings which are then converted to instances of RgbColor internally.

Example — Named color values:

Run

Example — Hex color values:

Run

Operators

Properties

RGB Components

Gray Components

HSB Components

HSL Components

Methods

String Representations