downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::compareImageLayers> <Imagick::commentImage
[edit] Last updated: Fri, 17 May 2013

view this page in

Imagick::compareImageChannels

(PECL imagick 2.0.0)

Imagick::compareImageChannelsひとつあるいは複数の画像の差を返す

説明

array Imagick::compareImageChannels ( Imagick $image , int $channelType , int $metricType )

ひとつあるいは複数の画像を比較し、差分の画像を返します。

パラメータ

image

比較する画像を含む Imagick オブジェクト。

channelType

そのチャネルモードで使用可能なチャネル定数を指定します。 複数のチャネルを指定するには、チャネル型定数をビット演算子で結合します。 チャネル定数 の一覧を参照ください。

metricType

メトリック型定数 のいずれか。

返り値

new_wanddistortion を含む配列を返します。

エラー / 例外

エラー時に ImagickException をスローします。



add a note add a note User Contributed Notes Imagick::compareImageChannels - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites