Imagick
PHP Manual

Imagick::getImageRedPrimary

(PECL imagick 2.0.0)

Imagick::getImageRedPrimaryReturns the chromaticity red primary point

Descrierea

array Imagick::getImageRedPrimary ( void )

Returns the chromaticity red primary point as an array with the keys "x" and "y".

Valorile întoarse

Returns the chromaticity red primary point as an array with the keys "x" and "y". Emite un ImagickException în caz de eroare.

Erori/Excepții

Emite ImagickException în caz de eroare.


Imagick
PHP Manual