php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::getVectorGraphics

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.

Source: reference/imagick/imagickdraw/getvectorgraphics.xml · from the official PHP manual (php/doc-en)