Imagick::getImageRenderingIntent

(PECL imagick 2, PECL imagick 3)

Imagick::getImageRenderingIntentGets the image rendering intent

Description

public Imagick::getImageRenderingIntent(): int

Gets the image rendering intent.

Parameters

This function has no parameters.

Return Values

Returns the image rendering intent.

Errors/Exceptions

Throws ImagickException on error.