Gmagick::read
Gmagick::read
(PECL gmagick >= Unknown)
Gmagick::read — Reads image from filename
Description
public Gmagick Gmagick::read ( string $filename )
Reads image from filename.
Parameters
filename
The image filename.
Return Values
The Gmagick object on success
Errors/Exceptions
Throws an GmagickException
on error.
← Gmagick::raiseimage
Gmagick::readimage →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.