PHP 7.0.6 Released

Gmagick::getimagerenderingintent

(PECL gmagick >= Unknown)

Gmagick::getimagerenderingintentGets the image rendering intent

Description

public int Gmagick::getimagerenderingintent ( void )

Gets the image rendering intent

Parameters

This function has no parameters.

Return Values

Extracts a region of the image and returns it as a a new wand

Errors/Exceptions

Throws an GmagickException on error.

User Contributed Notes

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