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

ImagickDraw::resetVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::resetVectorGraphicsResets the vector graphics

Açıklama

public function ImagickDraw::resetVectorGraphics(): bool

Resets the vector graphics.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Başarı durumunda true döner.

To Top