php8.5
Home/ Manual/ imagick / imagick/ Imagick::setPage

Imagick::setPage

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Sets the page geometry of the Imagick object

Description

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

Sets the page geometry of the Imagick object.

Parameters

width
height
x
y

Return Values

Success

Source: reference/imagick/imagick/setpage.xml · from the official PHP manual (php/doc-en)