Gmagick::getimageblueprimary
(PECL gmagick >= Unknown)
Gmagick::getimageblueprimary — Returns the chromaticy blue primary point
Descrizione
public array Gmagick::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
Throws an GmagickException on error.
There are no user contributed notes for this page.
