Imagick::getImageWhitePoint
(PECL imagick 2.0.0)
Imagick::getImageWhitePoint — Returns the chromaticity white point
Beschreibung
array Imagick::getImageWhitePoint
( void
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Returns the chromaticity white point as an associative array with the keys "x" and "y".
Rückgabewerte
Returns the chromaticity white point as an associative array with the keys "x" and "y". Throw an ImagickException on error.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.
Imagick::getImageWhitePoint
There are no user contributed notes for this page.
