PHP Dokumentation: Function imagick-getimageredprimary
12. Januar 2010 von werner
Imagick::getImageRedPrimary
(PECL imagick 2.0.0)
Imagick::getImageRedPrimary — Returns the chromaticity red primary point
Beschreibung
array Imagick::getImageRedPrimary ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the chromaticity red primary point as an array with the keys "x" and "y".
Rückgabewerte
Returns the chromaticity red primary point as an array with the keys "x" and "y". Throw anImagickException on error.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.