ImagickDraw::pushClipPath
(PECL imagick 2, PECL imagick 3)
ImagickDraw::pushClipPath — Starts a clip path definition
Beschreibung
$clip_mask_id
): boolDiese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Starts a clip path definition which is comprised of any number of drawing commands and terminated by a ImagickDraw::popClipPath() command.
Parameter-Liste
-
clip_mask_id
-
Clip mask Id
Rückgabewerte
Es wird kein Wert zurückgegeben.