PHP Conference Fukuoka 2025

ImagickDraw::setStrokePatternURL

(PECL imagick 2, PECL imagick 3)

ImagickDraw::setStrokePatternURL β€” Sets 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.

οΌ‹add a note

User Contributed Notes

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