The Imagick class
PHP 手册

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, throwing ImagickException on error.


The Imagick class
PHP 手册