Imagick
在线手册:中文 英文
PHP手册

Imagick::getImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::getImageRenderingIntentGets the image rendering intent

说明

int Imagick::getImageRenderingIntent ( void )

Gets the image rendering intent.

返回值

Returns the image rendering intent.

错误/异常

错误时抛出 ImagickException .


Imagick
在线手册:中文 英文
PHP手册