The Imagick class
PHP Manual

Imagick::getImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::getImageRenderingIntentGets the image rendering intent

说明

int Imagick::getImageRenderingIntent ( void )
Warning

本函数还未编写文档,仅有参数列表。

Gets the image rendering intent.

返回值

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


The Imagick class
PHP Manual