(PECL gmagick >= Unknown)
Gmagick::setimagerenderingintent — Sets the image rendering intent
Sets the image rendering intent.
rendering_intent
One of the Rendering Intent constant
(Gmagick::RENDERINGINTENT_*
).
The Gmagick object.
Throws an GmagickException on error.