(PECL imagick 2, PECL imagick 3)
Imagick::getPage — 返回页面几何图形
返回与 Imagick 对象关联的页面几何图形,以一个关联数组的形式,包含键“width”,“height”,“x”和“y”。
此函数没有参数。
返回与 Imagick 对象关联的页面几何图形,以一个关联数组的形式,包含键“width”,“height”,“x”和“y”,在错误情况下抛出 ImagickException 异常。