EncipherImage 1068 Magick++/lib/Image.cpp EncipherImage( image(), passphrase_.c_str(), &exceptionInfo ); EncipherImage 27 magick/cipher.h EncipherImage(Image *,const char *,ExceptionInfo *), EncipherImage 306 magick/methods.h #define EncipherImage PrependMagickMethod(EncipherImage) EncipherImage 2989 wand/magick-image.c return(EncipherImage(wand->images,passphrase,&wand->images->exception));