Home
last modified time | relevance | path

Searched refs:PixelColorDifferencePercent (Results 1 – 2 of 2) sorted by relevance

/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php275 public static function PixelColorDifferencePercent($currentPixel, $targetPixel) { function in phpthumb_functions
H A Dphpthumb.filters.php1020 $colorDiff = phpthumb_functions::PixelColorDifferencePercent($currentPixel, $targetPixel);