(PECL imagick 2.0.0)
Returns the chromaticity white point
array Imagick::getImageWhitePoint ( void )
Returns the chromaticity white point as an associative array with the keys "x" and "y".
Returns:
Returns the chromaticity white point as an associative array with the keys "x" and "y".
Exception:
Throws ImagickException on error.
Please login to continue.