ImagickDraw::resetVectorGraphics

(PECL imagick 2, PECL imagick 3)

ImagickDraw::resetVectorGraphicsResets the vector graphics

Açıklama

publicImagickDraw::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