| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Gmagick::getsize(PECL gmagick >= Unknown) Gmagick::getsize — Returns the size associated with the Gmagick object 説明
public array Gmagick::getsize
( void
)
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows". パラメータこの関数にはパラメータはありません。 返り値Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows". エラー / 例外エラー時に GmagickException をスローします。 |
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Gmagick::getsize - Returns the size associated with the Gmagick object」をGoogle検索
|