Function tint::load_rgb_buffer
source · [−]pub fn load_rgb_buffer<T>(buf: T) where
T: BufRead,
Expand description
Load a buffer into the existing Named Color database.
Existing colors will not be overwritten and a warning will be issued.