PHP 8.3.4 Released!

ImagickDraw::setStrokePatternURL

(PECL imagick 2, PECL imagick 3)

ImagickDraw::setStrokePatternURLSets the pattern used for stroking object outlines

Descrição

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

Esta função não está documentada; apenas a lista de argumentos está disponível.

Sets the pattern used for stroking object outlines.

Parâmetros

stroke_url

stroke URL

Valor Retornado

Retorna true em caso de sucesso.

add a note

User Contributed Notes

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