GmagickDraw
PHP 手册

GmagickDraw::getstrokewidth

(PECL gmagick >= Unknown)

GmagickDraw::getstrokewidthReturns the width of the stroke used to draw object outlines

说明

public void GmagickDraw::getstrokewidth ( void )

Returns the width of the stroke used to draw object outlines.

参数

This function has no parameters.

返回值

Returns a double describing the stroke width.


GmagickDraw
PHP 手册