18 #ifndef MAGICKCORE_DELEGATE_H 19 #define MAGICKCORE_DELEGATE_H 21 #if defined(__cplusplus) || defined(c_plusplus) 75 #if defined(__cplusplus) || defined(c_plusplus) MagickExport int ExternalDelegateCommand(const MagickBooleanType, const MagickBooleanType, const char *, char *, ExceptionInfo *)
MagickExport MagickBooleanType GetDelegateThreadSupport(const DelegateInfo *)
MagickBooleanType thread_support
SemaphoreInfo * semaphore
MagickExport const char * GetDelegateCommands(const DelegateInfo *)
MagickExport const DelegateInfo ** GetDelegateInfoList(const char *, size_t *, ExceptionInfo *)
MagickExport const DelegateInfo * GetDelegateInfo(const char *, const char *, ExceptionInfo *exception)
MagickExport MagickBooleanType ListDelegateInfo(FILE *, ExceptionInfo *)
MagickExport char * GetDelegateCommand(const ImageInfo *, Image *, const char *, const char *, ExceptionInfo *)
MagickBooleanType stealth
MagickExport char ** GetDelegateList(const char *, size_t *, ExceptionInfo *)
MagickExport ssize_t GetDelegateMode(const DelegateInfo *)
struct _DelegateInfo DelegateInfo
MagickExport MagickBooleanType InvokeDelegate(ImageInfo *, Image *, const char *, const char *, ExceptionInfo *)