ImagickDraw::setVectorGraphics
(PECL imagick 2.0.0)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Opis
bool ImagickDraw::setVectorGraphics
( string
$xml
)Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
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.
Parametry
-
xml -
xml containing the vector graphics
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w
przypadku błędu.
There are no user contributed notes for this page.
