PHP 8.4.6 Released!

ImagickDraw::resetVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::resetVectorGraphicsResets the vector graphics

Description

public ImagickDraw::resetVectorGraphics(): bool

Resets the vector graphics.

Parameters

This function has no parameters.

Return Values

Returns true on success.

User Contributed Notes

There are no user contributed notes for this page.
To Top