Imagick::setImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::setImageRenderingIntentSets the image rendering intent

說明

bool Imagick::setImageRenderingIntent ( int $rendering_intent )

Sets the image rendering intent.

參數

rendering_intent

回傳值

成功時回傳 TRUE

錯誤/例外

錯誤時拋出 ImagickException。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top