Imagick::setImageExtent
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Sets the image size
Description
Imagick::setImageExtent(int $columns, int $rows): bool
Sets the image size (i.e. columns & rows).
Parameters
columnsrows
Return Values
Success
Errors/Exceptions
Throws