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