Gmagick::read

(PECL gmagick >= 未知)

Gmagick::read从文件名读取图像

描述

public Gmagick::read(string $filename): Gmagick

从文件名读取图像。

参数

filename

图像文件名。

返回值

The Gmagick 对象。

错误/异常

发生错误时抛出 GmagickException

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top