Imagick::getImagePixelColor
(PECL imagick 2.0.0)
Imagick::getImagePixelColor — Returns the color of the specified pixel
Beschreibung
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Returns the color of the specified pixel.
Parameter-Liste
- x
-
The x-coordinate of the pixel
- y
-
The y-coordinate of the pixel
Rückgabewerte
Returns an ImagickPixel instance for the color at the coordinates given. Throw an ImagickException on error.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.
Imagick::getImagePixelColor
There are no user contributed notes for this page.
