Manuel PHP
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
)
Avertissement
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
Starts a clip path definition which is comprised 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.
Remonter 
