BlueShiftImage 43 magick/fx.h *BlueShiftImage(const Image *,const double,ExceptionInfo *), BlueShiftImage 127 magick/methods.h #define BlueShiftImage PrependMagickMethod(BlueShiftImage) BlueShiftImage 945 wand/magick-image.c shift_image=BlueShiftImage(wand->images,factor,wand->exception); BlueShiftImage 889 wand/mogrify.c mogrify_image=BlueShiftImage(*image,geometry_info.rho,exception);