(PECL imagick 2.0.0)
Imagick::setImageExtent — Sets the image size
$columns
, int $rows
)Sets the image size (i.e. columns & rows).
columns
rows
В случае успешной работы возвращает TRUE
.
Вызывает ImagickException при ошибке.