18 #ifndef MAGICKCORE_CIPHER_H 19 #define MAGICKCORE_CIPHER_H 21 #if defined(__cplusplus) || defined(c_plusplus) 31 #if defined(__cplusplus) || defined(c_plusplus) MagickExport MagickBooleanType PasskeyEncipherImage(Image *, const StringInfo *, ExceptionInfo *)
Definition: cipher.c:1174
Definition: exception.h:102
MagickBooleanType
Definition: magick-type.h:189
MagickExport MagickBooleanType PasskeyDecipherImage(Image *, const StringInfo *, ExceptionInfo *)
MagickExport MagickBooleanType EncipherImage(Image *, const char *, ExceptionInfo *)
MagickExport MagickBooleanType DecipherImage(Image *, const char *, ExceptionInfo *)
#define MagickExport
Definition: method-attribute.h:98