Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16184 программиста и 1779 роботов. Сейчас ищет 1731 программист ...
Imagick::getImageRedPrimary - Returns the chromaticity red primary point
Вернуться к: Imagick
Imagick::getImageRedPrimary
(PECL imagick 2.0.0)
Imagick::getImageRedPrimary — Returns the chromaticity red primary point
Описание
array Imagick::getImageRedPrimary
( void
)
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 при ошибке.
Вернуться к: Imagick