Gmagick
PHP Manual

Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

Descrição

public void 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 contém parâmetros.

Valor Retornado

Returns an array with the keys "x" and "y" on success.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual