(PECL imagick 2.0.0)
Imagick::getImagePixelColor — Returns the color of the specified pixel
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Returns the color of the specified pixel.
The x-coordinate of the pixel
The y-coordinate of the pixel
Returns an ImagickPixel instance for the color at the coordinates given. Wirf eine ImagickException bei einem Fehler.
Wirft ImagickException bei Fehlern.