PHP Dokumentation: Function imagickdraw-getvectorgraphics
12. Januar 2010 von werner
ImagickDraw::getVectorGraphics
(PECL imagick 2.0.0)
ImagickDraw::getVectorGraphics — Returns a string containing vector graphics
Beschreibung
string ImagickDraw::getVectorGraphics ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns a string which specifies the vector graphics generated by any graphics calls made since the ImagickDraw object was instantiated.
Rückgabewerte
Returns a string containing the vector graphics.