Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17898 программистов и 1567 роботов. Сейчас ищут 1023 программиста ...
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