La classe Imagick
PHP Manual

Imagick::getImageRedPrimary

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

Imagick::getImageRedPrimaryReturns the chromaticy red primary point

Description

array Imagick::getImageRedPrimary ( void )
Avertissement

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

Returns the chromaticy red primary point as an array with the keys "x" and "y".

Valeurs de retour

Returns the chromaticy red primary point as an array with the keys "x" and "y", throwing ImagickException on error.

Erreurs / Exceptions

Throws ImagickException on error.


La classe Imagick
PHP Manual