Gmagick::setimagerenderingintent
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Sets the image rendering intent
Description
Gmagick::setimagerenderingintent(int $rendering_intent): Gmagick
Sets the image rendering intent.
Parameters
rendering_intentOne of the Rendering Intent constant (
Gmagick::RENDERINGINTENT_*).
Return Values
The Gmagick object.
Errors/Exceptions
Throw