The Imagick class
PHP Manual

Imagick::getImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::getImageRenderingIntentGets the image rendering intent

Descrição

int Imagick::getImageRenderingIntent ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Gets the image rendering intent.

Valor Retornado

Returns the image rendering intent. Joga uma ImagickException em erro.


The Imagick class
PHP Manual