Searched defs:reference (Results 1 – 2 of 2) sorted by relevance
/imagick/ |
H A D | shim_im6_to_im7.c | 216 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 D | Imagick.stub.php | 787 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 19 milliseconds