PHP - Manual: Imagick::setPage
2024-11-12
(PECL imagick 2, PECL imagick 3)
Imagick::setPage — Sets the page geometry of the Imagick object
$width
,$height
,$x
,$y
Sets the page geometry of the Imagick object.
width
height
x
y
成功时返回 true
。