Module dunge::color

source ·
Expand description

Color types and traits.

Structs

A linear rgb color with an alpha channel.
A srgb color with an alpha channel.

Traits

The trait for color conversion.