(No version information available, might be only in CVS)
ImagickDraw::setVectorGraphics — Sets the vector graphics
תיעוד לפונקציה זו אינו קיים. רק רשימת הארגומנטים זמינה ברגע זה.
הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.
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.