Imagick::setImageExtent

(PECL imagick 2, PECL imagick 3)

Imagick::setImageExtentSets the image size

說明

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

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

參數(shù)

columns

rows

返回值

成功時返回 true

錯誤/異常

錯誤時拋出 ImagickException。