编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 imagick annotates an image with textphp imagick makes an exact copy of the imagick objectphp imagick the imagick constructorphp imagick enhances the contrast of a color imagephp imagick simulates a polaroid picturephp imagick descriptionphp imagick scales an image with pixel samplingphp imagick sets image alpha channelphp imagick sets the image depthphp imagick sets the page geometry of the imagephp imagick sets the page geometry of the imagick objectphp imagick adjusts the contrast of an imagephp imagick applies a color vector to each pixel in the imagephp imagick writes an image or image sequencephp mysql xdevapi collectionremove collectionremove constructorphp mysql xdevapi expression expression constructorphp mysql xdevapi sqlstatement description constructorphp solrmodifiableparams constructorphp spoofchecker constructorphp zmq zmq constructor
关注编程学问公众号
编程学问网 湘ICP备20001732号