Lines Matching full:getpixelchannels
413 p+=GetPixelChannels(edge_image);
510 q+=GetPixelChannels(edge_image);
743 p+=GetPixelChannels(image);
906 p+=distance*GetPixelChannels(image);;
951 while (grays[v].red != ScaleQuantumToMap(GetPixelRed(image,p+offset*GetPixelChannels(image))))
959 while (grays[v].green != ScaleQuantumToMap(GetPixelGreen(image,p+offset*GetPixelChannels(image))))
967 while (grays[v].blue != ScaleQuantumToMap(GetPixelBlue(image,p+offset*GetPixelChannels(image))))
977 while (grays[v].black != ScaleQuantumToMap(GetPixelBlack(image,p+offset*GetPixelChannels(image))))
988 while (grays[v].alpha != ScaleQuantumToMap(GetPixelAlpha(image,p+offset*GetPixelChannels(image))))
994 p+=GetPixelChannels(image);
1945 p+=GetPixelChannels(image);
2314 p+=GetPixelChannels(image);
2315 q+=GetPixelChannels(mean_image);