ImagickDraw::pushClipPath
(PECL imagick 2.0.0)
ImagickDraw::pushClipPath — Starts a clip path definition
Beschreibung
bool ImagickDraw::pushClipPath
( string $clip_mask_id
)
Warnung
Diese 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.
ImagickDraw::pushClipPath
There are no user contributed notes for this page.
