PHP Velho Oeste 2024

Imagick::setPage

(PECL imagick 2, PECL imagick 3)

Imagick::setPageSets the page geometry of the Imagick object

Descrierea

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

Sets the page geometry of the Imagick object.

Parametri

width

height

x

y

Valorile întoarse

Întoarce true în caz de succes.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top