The Imagick class
PHP Manual

Imagick::getImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::getImageRenderingIntentGets the image rendering intent

Beschreibung

int Imagick::getImageRenderingIntent ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Gets the image rendering intent.

Rückgabewerte

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


The Imagick class
PHP Manual