ImagickDraw::setVectorGraphics
(PECL imagick 2.0.0)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Descrizione
bool ImagickDraw::setVectorGraphics
( string
$xml
)Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
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.
Elenco dei parametri
-
xml -
xml containing the vector graphics
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
There are no user contributed notes for this page.
