ImagickDraw::setVectorGraphics
(PECL imagick 2.0.0)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Descrição
bool ImagickDraw::setVectorGraphics
( string $xml
)
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
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.
Parâmetros
- xml
-
xml containing the vector graphics
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
User Contributed Notes
ImagickDraw::setVectorGraphics
ImagickDraw::setVectorGraphics
There are no user contributed notes for this page.

ImagickDraw::setTextUnderColor