ImagickDraw::setVectorGraphics
(PECL imagick 2.0.0)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Описание
bool ImagickDraw::setVectorGraphics
( string $xml
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
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
-
xml containing the vector graphics
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.