Crate color_operators[][src]

Expand description

A library for converting, comparing, and preforming arithmetic on colors

Modules

color

Enumerable for currently supported color data structures TODO: Add example tests

hsl

Data structure for Hue, Saturation, Lightness encoded colors

hsv

Data structure for Hue, Saturation, Value encoded colors

rgb

Data structure for Red, Green, Blue encoded colors