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