(No version information available, might be only in CVS)
ImagickDraw::setFillPatternURL — Sets the URL to use as a fill pattern for filling objects
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
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.
URL to use to obtain fill pattern.
Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.