(No version information available, might be only in CVS)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.
Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.
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.