ImagickDraw::resetVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::resetVectorGraphicsResets the vector graphics

説明

publicImagickDraw::resetVectorGraphics(): bool

Resets the vector graphics.

パラメータ

この関数にはパラメータはありません。

戻り値

成功した場合に true を返します。

To Top