Imagick::getImageRedPrimary

(PECL imagick 2.0.0)

Imagick::getImageRedPrimaryReturns the chromaticity red primary point

Beschreibung

Imagick::getImageRedPrimary ( void ) : array

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". Wirf eine ImagickException bei einem Fehler.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.