(PECL imagick 2.0.0)
Sets the image rendering intent
bool Imagick::setImageRenderingIntent ( int $rendering_intent )
Sets the image rendering intent.
Parameters:
rendering_intent
Sets the image rendering intent.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.