(PHP 3, PHP 4 )
array imagecolorsforindex (int im, int index)
array imagecolorsforindex
Gibt ein assoziatives Array mit Rot-, Grün- und Blau-Werten zurück, die die Werte des Farb-Paletten-Index von im darstellen.
Siehe auch imagecolorat() und imagecolorexact().