Crate lib_misc_color

Crate lib_misc_color 

Source
Expand description

Unified color type with lazy conversion

Colors are stored in their original format and only converted when needed.

Enumsยง

Color
Unified color representation supporting multiple formats. Conversion happens lazily when accessing a specific format.