Extracted from Pike v7.8 release 866 at 2015-11-22.
pike.ida.liu.se
[Top]
Image
Image.Color

Method Image.Color._values()


Method _values

array(string) _indices()
array(object) _values()

Description

(ie as indices(Image.Color) or values(Image.Color)) indices gives a list of all the known color names, values gives there corresponding objects.

See also

Image.Color