array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagick.getimagesize.php', 1 => 'Imagick::getImageSize', 2 => 'Returns the image length in bytes', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getimagesignature.php', 1 => 'Imagick::getImageSignature', ), 'next' => array ( 0 => 'imagick.getimagetickspersecond.php', 1 => 'Imagick::getImageTicksPerSecond', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getimagesize.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::getImageSize — Returns the image length in bytes
此函数在 Imagick 3.4.4 中被 废弃,强烈建议不要应用此函数。
Returns the image length in bytes. Deprecated in favour of Imagick::getImageLength()
此函数没有参数。
Returns an int containing the current image size.