Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18888 программистов и 1634 робота. Сейчас ищут 663 программиста ...
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