Manuel PHP
Imagick::getImageWhitePoint
(No version information available, might be only in CVS)
Imagick::getImageWhitePoint — Returns the chromaticity white point
Description
array Imagick::getImageWhitePoint
( void
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Returns the chromaticity white point as an associative array with the keys "x" and "y".
Valeurs de retour
Returns the chromaticity white point as an associative array with the keys "x" and "y", throws ImagickException on error.
Erreurs / Exceptions
Throws ImagickException on error.
Remonter 
