ImagickDraw::setFillPatternURL
(PECL imagick 2.0.0)
ImagickDraw::setFillPatternURL — Sets the URL to use as a fill pattern for filling objects
Descrizione
bool ImagickDraw::setFillPatternURL
( string
$fill_url
)Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Sets the URL to use as a fill pattern for filling objects. Only local URLs ("#identifier") are supported at this time. These local URLs are normally created by defining a named fill pattern with DrawPushPattern/DrawPopPattern.
Elenco dei parametri
-
fill_url -
URL to use to obtain fill pattern.
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
There are no user contributed notes for this page.
