PHP 8.3.4 Released!

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top