Gmagick::readimage

Reads image from filename

Description

public void Gmagick::readimage ( 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.