Imagick::getImageBluePrimary
Returns the chromaticy blue primary point
Beschreibung
array Imagick::getImageBluePrimary
( void
)
Parameter-Liste
-
x
-
The chromaticity blue primary x-point.
-
y
-
The chromaticity blue primary y-point.
Rückgabewerte
Array consisting of "x" and "y" coordinates of point.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.