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