PHP 8.4.1 Released!

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.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top