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 | PasskeyDecipherImage (Image *, const StringInfo *, ExceptionInfo *) |
MagickExport MagickBooleanType | PasskeyEncipherImage (Image *, const StringInfo *, ExceptionInfo *) |
MagickExport MagickBooleanType DecipherImage | ( | Image * | , | |
const char * | , | |||
ExceptionInfo * | ||||
) |
MagickExport MagickBooleanType EncipherImage | ( | Image * | , | |
const char * | , | |||
ExceptionInfo * | ||||
) |
MagickExport MagickBooleanType PasskeyDecipherImage | ( | Image * | , | |
const StringInfo * | , | |||
ExceptionInfo * | ||||
) |
MagickExport MagickBooleanType PasskeyEncipherImage | ( | Image * | , | |
const StringInfo * | , | |||
ExceptionInfo * | ||||
) |