(PECL imagick 2, PECL imagick 3)
ImagickDraw::setFillPatternURL — Sets the URL to use as a fill pattern for filling objects
Esta função não está documentada; apenas a lista de argumentos está disponível.
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.
fill_url
URL to use to obtain fill pattern.
Retorna true
em caso de sucesso ou false
em caso de falha.