Gmagick::setimagerenderingintent

(PECL gmagick >= Unknown)

Gmagick::setimagerenderingintentDéfinit l'image de rendu

Description

public Gmagick::setimagerenderingintent(int $rendering_intent): Gmagick

Définit l'image de rendu.

Liste de paramètres

rendering_intent

Une des constantes de rendu d'image (Gmagick::RENDERINGINTENT_*).

Valeurs de retour

L'objet Gmagick.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top