| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Gmagick::resizeimage(PECL gmagick >= Unknown) Gmagick::resizeimage — Scales an image 説明
public void Gmagick::resizeimage
( int
$width
, int $height
, int $filter
, float $blur
[, bool $fit = false
] )Scales an image to the desired dimensions with a filter. パラメータ
返り値The Gmagick object on success エラー / 例外エラー時に GmagickException をスローします。 |
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Gmagick::resizeimage - Scales an image」をGoogle検索
|