The Imagick class
PHP 手册

Imagick::__construct

(PECL imagick 2.0.0)

Imagick::__constructThe Imagick constructor

说明

Imagick Imagick::__construct ([ mixed $files ] )
Warning

本函数暂无文档,仅有参数列表。

The Imagick constructor

参数

files

The path to an image to load or array of paths

返回值

Returns a new Imagick object on success, throws ImagickException on failure.


The Imagick class
PHP 手册