array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'imagick.getimagepage.php', 1 => 'Imagick::getImagePage', 2 => 'Returns the page geometry', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getimageorientation.php', 1 => 'Imagick::getImageOrientation', ), 'next' => array ( 0 => 'imagick.getimagepixelcolor.php', 1 => 'Imagick::getImagePixelColor', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getimagepage.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
Imagick::getImagePage — Returns the page geometry
Returns the page geometry associated with the image in an array with the keys "width", "height", "x", and "y".
У цієї функції немає параметрів.
Returns the page geometry associated with the image in an array with the keys "width", "height", "x", and "y".
Кидає ImagickException в разі помилки.