array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'imagickdraw.setstrokepatternurl.php', 1 => 'ImagickDraw::setStrokePatternURL', 2 => 'Sets the pattern used for stroking object outlines', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.setstrokeopacity.php', 1 => 'ImagickDraw::setStrokeOpacity', ), 'next' => array ( 0 => 'imagickdraw.setstrokewidth.php', 1 => 'ImagickDraw::setStrokeWidth', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/setstrokepatternurl.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ImagickDraw::setStrokePatternURL

(PECL imagick 2, PECL imagick 3)

ImagickDraw::setStrokePatternURLSets the pattern used for stroking object outlines

Beschreibung

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

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Sets the pattern used for stroking object outlines.

Parameter-Liste

stroke_url

stroke URL

Rückgabewerte

Liefert true bei Erfolg.