Imagick::getPage
(No version information available, might be only in CVS)
Imagick::getPage — ページのジオメトリを返す
説明
array Imagick::getPage
( void
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
Imagick オブジェクトに関連付けられたページのジオメトリを返します。 "width"、"height"、"x" そして "y" というキーを持つ連想配列となります。
返り値
Imagick オブジェクトに関連付けられたページのジオメトリを返します。 "width"、"height"、"x" そして "y" というキーを持つ連想配列となります。 エラー時に ImagickException をスローします。
Imagick::getPage
There are no user contributed notes for this page.
