Imagick::getImageRedPrimary
(PECL imagick 2.0.0)
Imagick::getImageRedPrimary — Returns the chromaticity red primary point
Описание
array Imagick::getImageRedPrimary
( void
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Returns the chromaticity red primary point as an array with the keys "x" and "y".
Возвращаемые значения
Returns the chromaticity red primary point as an array with the keys "x"
and "y", throwing ImagickException on error.
Errors/Exceptions
Throws ImagickException on error.