MagickCore  7.0.10
Convert, Edit, Or Compose Bitmap Images
cipher.c File Reference

Functions

MagickExport MagickBooleanType DecipherImage (Image *image, const char *passphrase, ExceptionInfo *exception)
 
MagickExport MagickBooleanType PasskeyDecipherImage (Image *image, const StringInfo *passkey, ExceptionInfo *exception)
 
MagickExport MagickBooleanType EncipherImage (Image *image, const char *passphrase, ExceptionInfo *exception)
 
MagickExport MagickBooleanType PasskeyEncipherImage (Image *image, const StringInfo *passkey, ExceptionInfo *exception)
 

Function Documentation