Imagick::getPage
(PECL imagick 2, PECL imagick 3)
Imagick::getPage — ページのジオメトリを返す
説明
Imagick オブジェクトに関連付けられたページのジオメトリを返します。 "width"、"height"、"x" そして "y" というキーを持つ連想配列となります。
パラメータ
この関数にはパラメータはありません。
戻り値
Imagick オブジェクトに関連付けられたページのジオメトリを返します。 "width"、"height"、"x" そして "y" というキーを持つ連想配列となります。 エラー時に ImagickException をスローします。
+add a note
User Contributed Notes
There are no user contributed notes for this page.