DecipherImage     947 Magick++/lib/Image.cpp   DecipherImage( image(), passphrase_.c_str(), &exceptionInfo );
DecipherImage      26 magick/cipher.h   DecipherImage(Image *,const char *,ExceptionInfo *),
DecipherImage     224 magick/methods.h #define DecipherImage  PrependMagickMethod(DecipherImage)
DecipherImage    2467 wand/magick-image.c   return(DecipherImage(wand->images,passphrase,&wand->images->exception));