Manuel PHP
ImagickDraw::setVectorGraphics
(No version information available, might be only in CVS)
ImagickDraw::setVectorGraphics — Sets the vector graphics
Description
bool ImagickDraw::setVectorGraphics
( string $xml
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
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.
Liste de paramètres
- xml
-
xml containing the vector graphics
Valeurs de retour
Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.
Remonter 
