Imagick::getImageRedPrimary

(PECL imagick 2.0.0)

Imagick::getImageRedPrimaryReturns the chromaticity red primary point

Descrição

Imagick::getImageRedPrimary ( void ) : array

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.