Gmagick
PHP Manual

Gmagick::getimageblueprimary

(PECL gmagick >= Unknown)

Gmagick::getimageblueprimaryReturns the chromaticy blue primary point

Description

public void Gmagick::getimageblueprimary ( void )

Returns the chromaticity blue primary point for the image.

Liste de paramètres

x

The chromaticity blue primary x-point.

y

The chromaticity blue primary x-point.

Valeurs de retour

Array consisting of "x" and "y" coordinates of point.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual