The Imagick class
PHP Manual

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. Throw an ImagickException on error.


The Imagick class
PHP Manual