pub fn load_rgb_file<P>(file: P) where P: AsRef<Path>,
Load a file into the existing Named Color database.
Existing colors will not be overwritten and a warning will be issued.