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", throws ImagickException on error.
Errors/Exceptions
Throws ImagickException on error.