Imagick::setImagePage

(PECL imagick 2, PECL imagick 3)

Imagick::setImagePageSets the page geometry of the image

Descrição

public Imagick::setImagePage ( int $width , int $height , int $x , int $y ) : bool

Sets the page geometry of the image.

Parâmetros

width

height

x

y

Valor Retornado

Retorna true no sucesso.

Erros

Lança ImagickException em caso de erro.