Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
GmagickDraw::gettextdecoration - Returns the text decoration
Вернуться к: GmagickDraw
GmagickDraw::gettextdecoration
(PECL gmagick >= Unknown)
GmagickDraw::gettextdecoration — Returns the text decoration
Описание
public int GmagickDraw::gettextdecoration
( void
)
Returns the decoration applied when annotating with text.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns one of the DECORATION_ constants and 0 if no decoration is set.
Вернуться к: GmagickDraw