Imagick::setPage
(PECL imagick 2.0.0)
Imagick::setPage — Sets the page geometry of the Imagick object
Opis
bool Imagick::setPage
( int $width
, int $height
, int $x
, int $y
)
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Sets the page geometry of the Imagick object.
Parametry
- width
-
- height
-
- x
-
- y
-
Zwracane wartości
Zwraca TRUE w przypadku sukcesu.
Imagick::setPage
There are no user contributed notes for this page.
