GmagickDraw
PHP Manual

GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

GmagickDraw::getstrokewidthReturns 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
PHP Manual