La classe Imagick
PHP Manual

Imagick::getImageWhitePoint

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

Imagick::getImageWhitePointReturns the chromaticy 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 chromaticy white point as an associative array with the keys "x" and "y".

Valeurs de retour

Returns the chromaticy white point as an associative array with the keys "x" and "y", throws ImagickException on error.

Erreurs / Exceptions

Throws ImagickException on error.


La classe Imagick
PHP Manual