Class Color (1.0.2)

Represents a color in the RGB color space. .. attribute:: red

The amount of red in the color as a value in the interval [0, 1].

The amount of blue in the color as a value in the interval [0, 1].