Crate color

source ·
Expand description

A simple representation of the standard RGB color model.

Structs

  • This structure represents a color value in the standard RGB color model, comprised of red, blue, green, and transparency components.

Constants