Skip to main content

Module color

Module color 

Source
Expand description

Color type for agg-gui.

Colors are stored as f32 RGBA in linear space. Conversion to AGG’s Rgba8 happens at the rasterizer boundary.

Structs§

Color
An RGBA color with f32 components in [0.0, 1.0].