Imagick::setImagePage

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

Sets the page geometry of the image.

Parameters:
width

Sets the page geometry of the image.

height

Sets the page geometry of the image.

x

Sets the page geometry of the image.

y

Sets the page geometry of the image.

Returns:

Returns TRUE on success.

Exception:

Throws ImagickException on error.

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

Please login to continue.