Imagick::getImageBluePrimary
(No version information available, might be only in CVS)
Imagick::getImageBluePrimary — Returns the chromaticy blue primary point
Description
array Imagick::getImageBluePrimary
( float $x
, float $y
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Returns the chromaticy 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 constisting of "x" and "y" coordinates of point.
Erreurs / Exceptions
Throws ImagickException on error.
Imagick::getImageBluePrimary
There are no user contributed notes for this page.
