Gmagick::getimageextrema
(PECL gmagick >= Unknown)
Gmagick::getimageextrema — Gets the extrema for the image
説明
public array Gmagick::getimageextrema
( void
)
Returns an associative array with the keys "min" and "max". エラー時に GmagickException をスローします。
パラメータ
この関数にはパラメータはありません。
返り値
Returns an associative array with the keys "min" and "max".
エラー / 例外
エラー時に GmagickException をスローします。