PHP 8.3.4 Released!

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.

add a note

User Contributed Notes

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