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