ImagickDraw::getVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

说明

public ImagickDraw::getVectorGraphics ( ) : string
警告

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

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.