Extracted from Pike v7.6 release 93 at 2006-10-04.
pike.ida.liu.se
[Top]
Image
Image.Color

Method Image.Color.guess()


Method guess

object Image.Color.guess(string color)

Description

This is equivalent to Image.Color (lower_case(str)-" "), and tries the color with a prepending '#' if no corresponding color is found.

Returns

a color object or zero_type