ImagickDraw::setStrokePatternURL

(PECL imagick 2.0.0)

ImagickDraw::setStrokePatternURLSets the pattern used for stroking object outlines

Beskrivelse

bool ImagickDraw::setStrokePatternURL ( string $stroke_url )
Advarsel

This function is currently not documented; only its argument list is available.

Sets the pattern used for stroking object outlines.

Parametre

stroke_url

stroke URL

Returnerings Værdier

imagick.imagickdraw.return.success;

add a note add a note

User Contributed Notes

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