Imagick::setImageExtent

(PECL imagick 2, PECL imagick 3)

Imagick::setImageExtentSets the image size

Descrição

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

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

Parâmetros

columns

rows

Valor Retornado

Retorna true no sucesso.

Erros

Lança ImagickException em caso de erro.