Imagick::getImageDistortion
(No version information available, might be only in CVS)
Imagick::getImageDistortion — ある画像と再構築した画像を比較する
説明
float Imagick::getImageDistortion
( MagickWand $reference
, int $metric
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
ある画像と再構築した画像を比較し、 指定した歪み係数を返します。
返り値
その画像で使用する歪み係数 (あるいはその推測値) を返します。 エラーが発生した場合は例外をスローします。
エラー / 例外
エラー時に ImagickException をスローします。
Imagick::getImageDistortion
There are no user contributed notes for this page.
