Php/docs/imagickdraw.getvectorgraphics

来自菜鸟教程
跳转至:导航、​搜索

ImagickDraw::getVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics


说明

public ImagickDraw::getVectorGraphics ( ) : 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.