Module math2d::color

source ·
Expand description

RGBA Colors. Many colors have predefined constants for convenience.

Structs

Describes the red, green, blue, and alpha components of a color.

Constants