Imagick::getImageRedPrimary
(PECL imagick 2, PECL imagick 3)
Imagick::getImageRedPrimary — Returns the chromaticity red primary point
Описание
public Imagick::getImageRedPrimary
(
) : array
Returns the chromaticity red primary point as an array with the keys "x" and "y".
Возвращаемые значения
Returns the chromaticity red primary point as an array with the keys "x" and "y". Вызывает ImagickException при ошибке.
Ошибки
Вызывает ImagickException при ошибке.