PHP Dokumentation: Function imagick-setpage
12. Januar 2010 von werner
Imagick::setPage
(PECL imagick 2.0.0)
Imagick::setPage — Sets the page geometry of the Imagick object
Beschreibung
bool Imagick::setPage ( int $width , int $height , int $x , int $y )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Sets the page geometry of the Imagick object.
Parameter-Liste
- width
- height
- x
- y
Rückgabewerte
Liefert TRUE bei Erfolg.