ImagickDraw::getVectorGraphics

(PECL imagick 2.0.0)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

说明

ImagickDraw::getVectorGraphics ( void ) : string
Warning

本函数还未编写文档,仅有参数列表。

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.

User Contributed Notes

There are no user contributed notes for this page.