Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 6 of 6) sorted by relevance

/imagick/tests/
H A Dbug_73840.phpt7 …t is going out of scope and being freed, but the row object still has a reference to that pixel it…
/imagick/
H A Dshim_im6_to_im7.h10 const MagickWand *reference,
71 const MagickWand *reference,const ChannelType channel,const MetricType metric,
H A Dshim_im6_to_im7.c216 MagickWand *MagickCompareImageChannels(MagickWand *wand, const MagickWand *reference, const Channel… in MagickCompareImageChannels() argument
225 tmp_wand = MagickCompareImages(wand, reference, metric, distortion); in MagickCompareImageChannels()
479 const MagickWand *reference,const ChannelType channel,const MetricType metric, in MagickGetImageChannelDistortion() argument
488 status = MagickGetImageDistortion(wand, reference, metric, distortion); in MagickGetImageChannelDistortion()
H A DImagick.stub.php787 public function compareImageChannels(Imagick $reference, int $channel, int $metric): array {} argument
789 public function compareImages(Imagick $reference, int $metric): array {} argument
868 …public function getImageChannelDistortion(Imagick $reference, int $channel, int $metric): float {} argument
893 public function getImageDistortion(Imagick $reference, int $metric): float {} argument
H A DChangeLog57 …* FILTER_CUBIC_SPLINE - "Define the lobes with the -define filter:lobes={2,3,4} (reference https:/…
128 …* Corrected reference of constants. Imagick::METRIC_MEANERRORPERPIXELMETRIC from MeanErrorPerPixel…
157 * Bug 71742 - arrays that contain data that is held by reference gives error.
H A DImagick_arginfo.h3403 ZEND_ARG_OBJ_INFO(0, reference, Imagick, 0)
3425 ZEND_ARG_OBJ_INFO(0, reference, Imagick, 0)
3691 ZEND_ARG_OBJ_INFO(0, reference, Imagick, 0)
3770 ZEND_ARG_OBJ_INFO(0, reference, Imagick, 0)

Completed in 31 milliseconds