The Imagick class
PHP Manual

Imagick::getImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::getImageRenderingIntentGets the image rendering intent

Описание

int Imagick::getImageRenderingIntent ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Gets the image rendering intent.

Возвращаемые значения

Returns the image rendering intent. Бросает ImagickException при ошибке.


The Imagick class
PHP Manual