Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 2 of 2) sorted by relevance

/imagick/
H A Dshim_im6_to_im7.c216 MagickWand *MagickCompareImageChannels(MagickWand *wand, const MagickWand *reference, const Channel… in MagickCompareImageChannels()
479 const MagickWand *reference,const ChannelType channel,const MetricType metric, in MagickGetImageChannelDistortion()
H A DImagick.stub.php787 public function compareImageChannels(Imagick $reference, int $channel, int $metric): array {}
789 public function compareImages(Imagick $reference, int $metric): array {}
868 …public function getImageChannelDistortion(Imagick $reference, int $channel, int $metric): float {}
893 public function getImageDistortion(Imagick $reference, int $metric): float {}

Completed in 21 milliseconds