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