Type Definition sb_rust_library::plotter::Color[][src]

type Color = Rgb<u8>;

A 32-bit color used for plotting.