Imagick::__construct
(PECL imagick 2.0.0)
Imagick::__construct — The Imagick constructor
Description
Warning
This function is currently not documented; only its argument list is available.
The Imagick constructor
Parameters
- files
-
The path to an image to load or array of paths
Return Values
Returns a new Imagick object on success. Throw an ImagickException on error.