Gmagick::getimagerenderingintent

(PECL gmagick >= Unknown)

Gmagick::getimagerenderingintentGets the image rendering intent

Descrição

publicGmagick::getimagerenderingintent(): int

Gets the image rendering intent

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros/Exceções

Lança uma exceção GmagickException em caso de erro.

To Top