Imagick
PHP Manual

Imagick::getImageRedPrimary

(PECL imagick 2.0.0)

Imagick::getImageRedPrimaryReturns the chromaticity red primary point

Descrição

array Imagick::getImageRedPrimary ( void )

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

Valor Retornado

Returns the chromaticity red primary point as an array with the keys "x" and "y". Lança uma exceção ImagickException em erros.

Erros

Lança ImagickException em caso de erro.


Imagick
PHP Manual