Searched refs:decipher (Results 1 – 5 of 5) sorted by relevance
81 * Encipher or decipher an image: convert ordinary images into
56 * [Encipher or decipher an image](http://www.imagemagick.org/script/cipher.php): convert ordinary i…
802 void decipher(const std::string &passphrase_);
2641 void Magick::Image::decipher(const std::string &passphrase_) in decipher() function in Magick::Image