Forum und email

ImagickDraw::pushClipPath

(No version information available, might be only in CVS)

ImagickDraw::pushClipPath — Starts a clip path definition

Description

bool ImagickDraw::pushClipPath ( string $clip_mask_id )
Warning

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Warning

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

Starts a clip path definition which is comprized of any number of drawing commands and terminated by a ImagickDraw::popClipPath() command.

Liste de paramètres

clip_mask_id

Clip mask Id

Valeurs de retour

Aucune valeur n'est retournée.