Forum und email

Imagick::getImagePixelColor

(No version information available, might be only in CVS)

Imagick::getImagePixelColor — Returns the color of the specified pixel

Description

ImagickPixel Imagick::getImagePixelColor ( int $x , int $y )
Warning

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Warning

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

Returns the color of the specified pixel.

Liste de paramètres

x

y

Valeurs de retour

Returns an ImagickPixel instance for the color at the coordinates given, throws ImagickException on error.