ImagickDraw::pathFinish
PHP Manual
PHP Manual»ImagickDraw»ImagickDraw::pathFinish

ImagickDraw::pathFinish

(PECL imagick 2, PECL imagick 3)

ImagickDraw::pathFinishTerminates the current path

Опис

public function ImagickDraw::pathFinish(): bool
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Terminates the current path.

Значення, що повертаються

Не повертає значень.

To Top