The Imagick class
PHP Manual

Imagick::getImageRenderingIntent

(No version information available, might be only in CVS)

Imagick::getImageRenderingIntent — Gets the image rendering intent

Description

int Imagick::getImageRenderingIntent ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Gets the image rendering intent.

Valeurs de retour

Returns the image rendering intent, throwing ImagickException on error.


The Imagick class
PHP Manual