The Imagick class
PHP Manual

Imagick::getImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::getImageRenderingIntentGets the image rendering intent

Description

int Imagick::getImageRenderingIntent ( void )
Warning

This function is currently not documented; only its argument list is available.

Gets the image rendering intent.

Return Values

Returns the image rendering intent. Throw an ImagickException on error.


The Imagick class
PHP Manual