编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::compositeImage
  • Imagick::contrastImage »
  • PHP Manual
  • Imagick
  • The Imagick constructor

Imagick::__construct

(PECL imagick 2.0.0)

Imagick::__construct — The Imagick constructor

说明

Imagick::__construct ([ mixed $files ] )

Creates an Imagick instance for a specified image or set of images.

参数

files

The path to an image to load or an array of paths. Paths can include wildcards for file names, or can be URLs.

返回值

Returns a new Imagick object on success.

错误/异常

错误时抛出 ImagickException。

相关文章
php gmagickpixel the gmagickpixel constructorphp imagick selects a threshold for each pixel based on a range of intensityphp imagick descriptionphp imagick 把一张图合并到一张图php imagick the imagick constructorphp imagick removes skew from the imagephp imagick set image sizephp imagick the filename associated with an image sequencephp imagick gets the extrema for one or more image channelsphp imagick gets the extrema for the imagephp imagick returns the image matte colorphp imagick returns the image length in bytesphp imagick gets point sizephp imagick identifies an image and fetches attributesphp imagick control the brightness saturation and huephp imagick change any pixel that matches colorphp imagick creates a simulated 3d button like effectphp imagick sets the imagick iterator to the first imagephp imagick sets the image colorspacephp reflectionzendextension constructor
关注编程学问公众号
编程学问网 湘ICP备20001732号