Imagick::setImageRenderingIntent
(PECL imagick 2, PECL imagick 3)
Imagick::setImageRenderingIntent — Sets the image rendering intent
Описание
public Imagick::setImageRenderingIntent
( int
$rendering_intent
) : boolSets the image rendering intent.
Список параметров
-
rendering_intent
-
Возвращаемые значения
В случае успешной работы возвращает true
.
Ошибки
Вызывает ImagickException при ошибке.