Lines Matching refs:GetPixelChannelTraits
271 PixelTrait traits = GetPixelChannelTraits(image,channel); in AdaptiveThresholdImage()
272 PixelTrait threshold_traits=GetPixelChannelTraits(threshold_image, in AdaptiveThresholdImage()
305 PixelTrait traits = GetPixelChannelTraits(image,channel); in AdaptiveThresholdImage()
306 PixelTrait threshold_traits=GetPixelChannelTraits(threshold_image, in AdaptiveThresholdImage()
864 PixelTrait traits = GetPixelChannelTraits(image,channel); in BilevelImage()
1025 PixelTrait traits = GetPixelChannelTraits(image,channel); in BlackThresholdImage()
1156 PixelTrait traits = GetPixelChannelTraits(image,channel); in ClampImage()
1795 PixelTrait traits = GetPixelChannelTraits(image,channel); in OrderedDitherImage()
1954 PixelTrait traits = GetPixelChannelTraits(image,channel); in PerceptibleImage()
2091 PixelTrait traits = GetPixelChannelTraits(image,channel); in RandomThresholdImage()
2226 PixelTrait traits = GetPixelChannelTraits(image,channel); in RangeThresholdImage()
2404 PixelTrait traits = GetPixelChannelTraits(image,channel); in WhiteThresholdImage()