(PECL imagick 2, PECL imagick 3)
Imagick::compareImageChannels — 返回一个或多个图像的差异
$image
$channelType
$metricType
比较一个或多个图像并返回差异图像。
image
包含要比较的图像的 Imagick 对象。
channelType
提供对您的通道模式有效的任何通道常量。要应用于多个通道,请使用按位运算符组合 channeltype 常量。请参阅此 通道常量列表。
metricType
其中一个 度量类型常量。
由 new_wand 和 distortion 组成的数组。
new_wand
distortion
发生错误时抛出 ImagickException。