rgb_int 0.2.0

Integer representations and manipulations of rgb colours
Documentation
1
2
3
4
5
pub mod rgb24;
pub use rgb24::*;

pub mod rgba32;
pub use rgba32::*;