Lines Matching refs:GetPixelChannelTraits
369 PixelTrait traits=GetPixelChannelTraits(image,channel); in AddNoiseImage()
370 PixelTrait noise_traits=GetPixelChannelTraits(noise_image,channel); in AddNoiseImage()
778 PixelTrait traits=GetPixelChannelTraits(colorize_image, in ColorizeImage()
3167 PixelTrait traits=GetPixelChannelTraits(image,channel); in FxImage()
3168 PixelTrait fx_traits=GetPixelChannelTraits(fx_image,channel); in FxImage()
3372 PixelTrait traits=GetPixelChannelTraits(image,channel); in ImplodeImage()
3373 PixelTrait implode_traits=GetPixelChannelTraits(implode_image, in ImplodeImage()
3597 PixelTrait traits=GetPixelChannelTraits(morph_image,channel); in MorphImages()
3598 PixelTrait morph_traits=GetPixelChannelTraits(morph_images,channel); in MorphImages()
3801 PixelTrait traits=GetPixelChannelTraits(image,channel); in PlasmaImageProxy()
3824 PixelTrait traits=GetPixelChannelTraits(image,channel); in PlasmaImageProxy()
3853 PixelTrait traits=GetPixelChannelTraits(image,channel); in PlasmaImageProxy()
3877 PixelTrait traits=GetPixelChannelTraits(image,channel); in PlasmaImageProxy()
3904 PixelTrait traits=GetPixelChannelTraits(image,channel); in PlasmaImageProxy()
4559 PixelTrait traits=GetPixelChannelTraits(image,channel); in SketchImage()
4722 PixelTrait traits=GetPixelChannelTraits(image,channel); in SolarizeImage()
5221 PixelTrait traits=GetPixelChannelTraits(image,channel); in SwirlImage()
5222 PixelTrait swirl_traits=GetPixelChannelTraits(swirl_image,channel); in SwirlImage()
5434 PixelTrait traits=GetPixelChannelTraits(image,channel); in TintImage()
5435 PixelTrait tint_traits=GetPixelChannelTraits(tint_image,channel); in TintImage()
5905 traits=GetPixelChannelTraits(image,(PixelChannel) channel); in WaveletDenoiseImage()