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