Manuel PHP
Imagick::getImageRedPrimary
(No version information available, might be only in CVS)
Imagick::getImageRedPrimary — Returns the chromaticity 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 chromaticity red primary point as an array with the keys "x" and "y".
Valeurs de retour
Returns the chromaticity red primary point as an array with the keys "x" and "y", throwing ImagickException on error.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
