ImageColorAt

(PHP 3, PHP 4 >= 4.0.0)

ImageColorAt -- Ermittelt den Farbwert eines Bildpunktes

Beschreibung:

int imagecolorat (int im, int x, int y)

Ermittelt den Farb-Wert eines Pixels an den Koordinaten x / y der mit im bestimmten Grafik.

Beachten Sie auch imagecolorset() und imagecolorsforindex().