ImagickDraw::resetVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::resetVectorGraphicsResets the vector graphics

Description

publicImagickDraw::resetVectorGraphics(): bool

Resets the vector graphics.

Parameters

This function has no parameters.

Return Values

Returns true on success.

To Top