php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::read

Gmagick::read

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Reads image from filename

Description

Gmagick::read(string $filename): Gmagick

Reads image from filename.

Parameters

filename

The image filename.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/read.xml · from the official PHP manual (php/doc-en)