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