(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.
Please login to continue.