Abstract
Methods for color name inquiries. This class is quite heavy weight, since it imports a lot of color names.
Static
Given a color, return a list of matching color names.
The color.
The list or null if no match happen.
Given a color, return a list of nearest color names.
Given a name, return the matching color.
The color name.
The matching color.
Methods for color name inquiries. This class is quite heavy weight, since it imports a lot of color names.