Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

imagecolorat

(PHP 3, PHP 4 )

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().