Php/docs/imagick.clipimagepath

来自菜鸟教程
跳转至:导航、​搜索

Imagick::clipImagePath

(PECL imagick 2 >= 2.3.0, PECL imagick 3)

Imagick::clipImagePathDescription


说明

public Imagick::clipImagePath ( string $pathname , string $inside ) : void

Clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. Id may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.

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


参数

pathname
inside


返回值