Forum und email

Imagick::getPage

(No version information available, might be only in CVS)

Imagick::getPage — Returns the page geometry

Description

array Imagick::getPage ( void )
Warning

Tämä on toistaiseksi dokumentoimaton funktio; ainoastaan parametrilistaus on saatavilla.

Warning

Varoitus! Tämä funktio on EKSPERIMENTAALINEN. Tämän funktion ominaisuudet, käyttäytyminen, parametrit ja nimi voivat muuttua varoituksetta seuraavissa PHP versioissa.

Returns the page geometry associated with the Imagick object in an associative array with the keys "width", "height", "x", and "y".

Parameters

Return values

Returns the page geometry associated with the Imagick object in an associative array with the keys "width", "height", "x", and "y", throwing ImagickException on error.