CakeFest 2024: The Official CakePHP Conference

Gmagick::getimagerenderingintent

(PECL gmagick >= Unknown)

Gmagick::getimagerenderingintentGets the image rendering intent

Descrição

public Gmagick::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.

add a note

User Contributed Notes

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