PHP 8.3.4 Released!

ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathRetourne l'identifiant du chemin courant

Description

public ImagickDraw::getClipPath(): string
Avertissement

Cette fonction est actuellement non documentée ; seule la liste des arguments est disponible.

Retourne l'identifiant du chemin courant.

Valeurs de retour

Retourne une chaîne, ou false si aucun chemin n'existe.

add a note

User Contributed Notes

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