Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

Method Image.Color._indices()


Method _indices

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