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