ImagickDraw::resetVectorGraphics
PHP Manual
PHP Manual»ImagickDraw»ImagickDraw::resetVectorGraphics

ImagickDraw::resetVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::resetVectorGraphicsResets the vector graphics

Descrizione

public function ImagickDraw::resetVectorGraphics(): bool

Resets the vector graphics.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce true in caso di successo.

To Top