ImagickDraw::setStrokePatternURL

(PECL imagick 2, PECL imagick 3)

ImagickDraw::setStrokePatternURLSets the pattern used for stroking object outlines

Descrierea

public ImagickDraw::setStrokePatternURL ( string $stroke_url ) : bool
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Sets the pattern used for stroking object outlines.

Parametri

stroke_url

stroke URL

Valorile întoarse

imagick.imagickdraw.return.success;

add a note add a note

User Contributed Notes

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