ImagickDraw::getVectorGraphics
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns a string containing vector graphics
Description
ImagickDraw::getVectorGraphics(): string
Func
Returns a string which specifies the vector graphics generated by any graphics calls made since the ImagickDraw object was instantiated.
Return Values
Returns a string containing the vector graphics.