Imagick::setPage

(PECL imagick 2.0.0)
Sets the page geometry of the Imagick object
bool Imagick::setPage ( int $width, int $height, int $x, int $y )

Sets the page geometry of the Imagick object.

Parameters:
width

Sets the page geometry of the Imagick object.

height

Sets the page geometry of the Imagick object.

x

Sets the page geometry of the Imagick object.

y

Sets the page geometry of the Imagick object.

Returns:

Returns TRUE on success.

doc_php
2016-02-24 16:01:25
Comments
Leave a Comment

Please login to continue.