ImagickDraw::setStrokePatternURL

(PECL imagick 2, PECL imagick 3)

ImagickDraw::setStrokePatternURLSets the pattern used for stroking object outlines

说明

public ImagickDraw::setStrokePatternURL(string $stroke_url): bool
警告

本函数还未编写文档,仅有参数列表。

Sets the pattern used for stroking object outlines.

参数

stroke_url

stroke URL

返回值

成功时返回 true

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top