ImagickDraw::pushClipPath

(PECL imagick 2.0.0)

ImagickDraw::pushClipPathStarts a clip path definition

说明

ImagickDraw::pushClipPath ( string $clip_mask_id ) : bool
Warning

本函数还未编写文档,仅有参数列表。

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

参数

clip_mask_id

Clip mask Id

返回值

没有返回值。