Name Description Size
convert.rs Color conversion algorithms. Algorithms, matrices and constants are from the [color-4] specification, unless otherwise specified: https://drafts.csswg.org/csswg-drafts/css-color-4/#color-conversion-code NOTE: Matrices has to be transposed from the examples in the spec for use with the `euclid` library. 28314
mix.rs Color mixing/interpolation. 14006
mod.rs Color support functions. 17804