Gmagick
PHP Manual

Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

Opis

public void Gmagick::getimagegreenprimary ( void )

Returns the chromaticity green primary point. Returns an array with the keys "x" and "y".

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

Throws an GmagickException on error.


Gmagick
PHP Manual