Method
GimpRGBparse_name
Declaration [src]
gboolean
gimp_rgb_parse_name (
GimpRGB* rgb,
const gchar* name,
gint len
)
Description [src]
Attempts to parse a color name. This function accepts
This function does not touch the alpha component of rgb
.
Available since: | 2.2 |