(PECL gmagick >= Unknown)
Returns the chromaticy green primary point
public array Gmagick::getimagegreenprimary ( void )
Returns the chromaticity green primary point. Returns an array with the keys "x" and "y".
Returns:
Returns an array with the keys "x" and "y" on success.
Exception:
Throws an GmagickException on error.
Please login to continue.