(PECL imagick 2.0.0)
Returns a string containing vector graphics
string ImagickDraw::getVectorGraphics ( void )
Returns a string which specifies the vector graphics generated by any graphics calls made since the ImagickDraw object was instantiated.
Returns:
Returns a string containing the vector graphics.
This function is currently not documented; only its argument list is available.
Please login to continue.