ImagickDraw::getVectorGraphics

(PECL imagick 2.0.0)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

Опис

string ImagickDraw::getVectorGraphics ( void )
Увага

This function is currently not documented; only its argument list is available.

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

Значення, що повертаються

Returns a string containing the vector graphics.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top