Gmagick
PHP Manual

Gmagick::getimagegreenprimary

(PECL gmagick >= Unknown)

Gmagick::getimagegreenprimaryReturns the chromaticy green primary point

Description

public void Gmagick::getimagegreenprimary ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual