Imagick::getImageBluePrimary
(PECL imagick 2.0.0)
Imagick::getImageBluePrimary — Returns the chromaticy blue primary point
Descrizione
array Imagick::getImageBluePrimary
( void
)
Returns the chromaticity blue primary point for the image.
Elenco dei parametri
-
x -
The chromaticity blue primary x-point.
-
y -
The chromaticity blue primary y-point.
Valori restituiti
Array consisting of "x" and "y" coordinates of point.
Errori/Eccezioni
Lancia una ImagickException in caso di errore.
There are no user contributed notes for this page.
