BicubicInterpolate 3524 magick/deprecate.c BicubicInterpolate(pixels+4*i,delta.x,u+i); BicubicInterpolate 3526 magick/deprecate.c BicubicInterpolate(u,delta.y,&pixel); BicubicInterpolate 3639 magick/pixel.c BicubicInterpolate(pixels+4*i,delta.x,u+i); BicubicInterpolate 3640 magick/pixel.c BicubicInterpolate(u,delta.y,pixel);