ImagickDraw::pushClipPath
Starts a clip path definition
Beschreibung
bool ImagickDraw::pushClipPath
( string $clip_mask_id
)
WarnungDiese 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.