Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 35019 программистов и 1779 роботов. Сейчас ищут 1044 программиста ...
Imagick::getImageWhitePoint - Returns the chromaticity white point
Вернуться к: Imagick
Imagick::getImageWhitePoint
(PECL imagick 2.0.0)
Imagick::getImageWhitePoint — Returns the chromaticity white point
Описание
array Imagick::getImageWhitePoint
( void
)
Returns the chromaticity white point as an associative array with the keys "x" and "y".
Возвращаемые значения
Returns the chromaticity white point as an associative array with the keys "x" and "y".
Ошибки
Вызывает ImagickException при ошибке.
Вернуться к: Imagick