(No version information available, might be only in CVS)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.
Sets the vector graphics associated with the specified ImagickDraw object. Use this method with ImagickDraw::getVectorGraphics() as a method to persist the vector graphics state.
xml containing the vector graphics
Returns true on success and false on failure.