Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16244 программиста и 1783 робота. Сейчас ищут 1192 программиста ...
Gmagick::setimagerenderingintent - Sets the image rendering intent
Вернуться к: Gmagick
Gmagick::setimagerenderingintent
(PECL gmagick >= Unknown)
Gmagick::setimagerenderingintent — Sets the image rendering intent
Описание
Sets the image rendering intent.
Список параметров
-
rendering_intent
-
The image rendering intent: UndefinedIntent, SaturationIntent, PerceptualIntent, AbsoluteIntent, or RelativeIntent.
Возвращаемые значения
The Gmagick object on success.
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick