Searched refs:issRGB (Results 1 – 1 of 1) sorted by relevance
34 component(const char *prog, const char *arg, int issRGB) in component() argument39 if (ep <= arg || *ep || c > 65535 || (issRGB && c > 255)) in component()