Gmagick::getimagegreenprimary
(PECL gmagick >= Unknown)
Gmagick::getimagegreenprimary — Returns the chromaticy green primary point
Descrição
public array Gmagick::getimagegreenprimary
( void
)
Returns the chromaticity green primary point. Returns an array with the keys "x" and "y".
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns an array with the keys "x" and "y" on success.
Erros
Throws an GmagickException on error.