
Go to the source code of this file.
Functions | |
| MagickExport MagickBooleanType | DecipherImage (Image *, const char *, ExceptionInfo *) |
| MagickExport MagickBooleanType | EncipherImage (Image *, const char *, ExceptionInfo *) |
| MagickExport MagickBooleanType DecipherImage | ( | Image * | , | |
| const char * | , | |||
| ExceptionInfo * | ||||
| ) |
| MagickExport MagickBooleanType EncipherImage | ( | Image * | , | |
| const char * | , | |||
| ExceptionInfo * | ||||
| ) |
Definition at line 1052 of file cipher.c.
References _Image::debug, _Image::filename, GetMagickModule, ImageError, LogMagickEvent(), MagickFalse, MagickSignature, _ExceptionInfo::signature, _Image::signature, ThrowBinaryException, and TraceEvent.
1.5.7.1