Imagick::setPage
(PECL imagick 2.0.0)
Imagick::setPage — Sets the page geometry of the Imagick object
Descrierea
bool Imagick::setPage
( int $width
, int $height
, int $x
, int $y
)
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Sets the page geometry of the Imagick object.
Parametri
- width
-
- height
-
- x
-
- y
-
Valorile întroarse
Întoarce TRUE în caz de succes.
Imagick::setPage
There are no user contributed notes for this page.
