php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::setimagerenderingintent

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_intent

One of the Rendering Intent constant (Gmagick::RENDERINGINTENT_*).

Return Values

The Gmagick object.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/setimagerenderingintent.xml · from the official PHP manual (php/doc-en)