array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagickdraw.resetvectorgraphics.php', 1 => 'ImagickDraw::resetVectorGraphics', 2 => 'Resets the vector graphics', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.render.php', 1 => 'ImagickDraw::render', ), 'next' => array ( 0 => 'imagickdraw.rotate.php', 1 => 'ImagickDraw::rotate', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/resetvectorgraphics.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ImagickDraw::resetVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::resetVectorGraphicsResets the vector graphics

说明

public ImagickDraw::resetVectorGraphics(): bool

Resets the vector graphics.

参数

此函数没有参数。

返回值

成功时返回 true