Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 16221 программист и 1779 роботов. Сейчас ищут 1756 программистов ...
Gmagick::getimagecompose - Returns the composite operator associated with the image
Вернуться к: Gmagick
Gmagick::getimagecompose
(PECL gmagick >= Unknown)
Gmagick::getimagecompose — Returns the composite operator associated with the image
Описание
public int Gmagick::getimagecompose
( void
)
Returns the composite operator associated with the image.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the composite operator associated with the image.
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick