Imagick
PHP Manual

Imagick::setImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::setImageRenderingIntentSets the image rendering intent

Opis

bool Imagick::setImageRenderingIntent ( int $rendering_intent )

Sets the image rendering intent.

Parametry

rendering_intent

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual