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