array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), '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

Descrizione

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

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Sets the pattern used for stroking object outlines.

Elenco dei parametri

stroke_url

stroke URL

Valori restituiti

Restituisce true in caso di successo.