Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18640 программистов и 1738 роботов. Сейчас ищет 1571 программист ...
GmagickDraw::getstrokewidth - Returns the width of the stroke used to draw object outlines
Вернуться к: GmagickDraw
GmagickDraw::getstrokewidth
(PECL gmagick >= Unknown)
GmagickDraw::getstrokewidth — Returns the width of the stroke used to draw object outlines
Описание
public float GmagickDraw::getstrokewidth
( void
)
Returns the width of the stroke used to draw object outlines.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns a double describing the stroke width.
Вернуться к: GmagickDraw