pub fn load_rgb_file<P>(file: P) where
    P: AsRef<Path>, 
Expand description

Load a file into the existing Named Color database.

Existing colors will not be overwritten and a warning will be issued.