ImagickDraw::getVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getVectorGraphicsReturns a string containing vector graphics

說明

public ImagickDraw::getVectorGraphics(): string
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

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.