The Imagick class
PHP Manual

Imagick::setImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::setImageRenderingIntentSets the image rendering intent

Описание

bool Imagick::setImageRenderingIntent ( int $rendering_intent )
Внимание

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

Sets the image rendering intent.

Список параметров

rendering_intent

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

В случае успешной работы возвращает TRUE.

Ошибки

Бросает ImagickException при ошибке.


The Imagick class
PHP Manual