(PECL gmagick >= Unknown)
Returns the chromaticity white point
public array Gmagick::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 an GmagickException on error.
Please login to continue.