PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Imagick::setImageExtent

(PECL imagick 2.0.0)

Imagick::setImageExtentSets the image size

说明

Imagick::setImageExtent ( int $columns , int $rows ) : bool

Sets the image size (i.e. columns & rows).

参数

columns

rows

返回值

成功时返回 TRUE

错误/异常

错误时抛出 ImagickException。