Imagick::getPage
(No version information available, might be only in CVS)
Imagick::getPage — Returns the page geometry
Descrierea
Această funcţie nu este documentată în prezent; este disponibilă numai lista de argumente.
Această funcţie este EXPERIMENTALĂ. Comportamentul acestei funcţii, denumirea sa şi orice alte aspecte documentate în privinţa acestei funcţii pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizaţi această funcţie la propriul risc.
Returns the page geometry associated with the Imagick object in an associative array with the keys "width", "height", "x", and "y".
Parametri
Valorile întroarse
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.