Imagick::setImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::setImageRenderingIntentSets the image rendering intent

Beskrivelse

bool Imagick::setImageRenderingIntent ( int $rendering_intent )

Sets the image rendering intent.

Parametre

rendering_intent

Returnerings Værdier

Returns TRUE on success.

Fejl/Undtagelser

Throws ImagickException on error.

add a note add a note

User Contributed Notes

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