Gmagick::getimagerenderingintent
PHP Manual
PHP Manual»Gmagick»Gmagick::getimagerenderingintent

Gmagick::getimagerenderingintent

(PECL gmagick >= Unknown)

Gmagick::getimagerenderingintentGets the image rendering intent

Опис

public function Gmagick::getimagerenderingintent(): int

Gets the image rendering intent

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

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

Помилки/виключення

Викидає GmagickException у разі помилки.

To Top