Php/docs/imagickdraw.getstrokedashoffset
来自菜鸟教程
ImagickDraw::getStrokeDashOffset
(PECL imagick 2, PECL imagick 3)
ImagickDraw::getStrokeDashOffset — Returns the offset into the dash pattern to start the dash
说明
public ImagickDraw::getStrokeDashOffset ( ) : float
Warning 本函数还未编写文档,仅有参数列表。
Returns the offset into the dash pattern to start the dash.
返回值
Returns a float representing the offset and 0 if it's not set.