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