Home > PHP > Function > > ImagickDraw::getVectorGraphics()

ImagickDraw::getVectorGraphics()

ImagickDraw::getVectorGraphics - Returns a string containing vector graphics

Syntax

string ImagickDraw::getVectorGraphics ()

Arguments

-

Description

Returns a string which specifies the vector graphics generated by any graphics calls made since the ImagickDraw object was instantiated.

Version

PHP PECL imagick 2.0.0

Return value

Returns a string containing the vector graphics.