(PECL imagick 2.0.0)
Imagick::getImagePixelColor — Returns the color of the specified pixel
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
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, throws ImagickException on error.
Throws ImagickException on error.