delegate.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _DelegateInfo

Typedefs

typedef struct _DelegateInfo DelegateInfo

Functions

MagickExport char * GetDelegateCommand (const ImageInfo *, Image *, const char *, const char *, ExceptionInfo *)
MagickExport char *** GetDelegateList (const char *, unsigned long *, ExceptionInfo *)
MagickExport const char * GetDelegateCommands (const DelegateInfo *)
MagickExport const DelegateInfoGetDelegateInfo (const char *, const char *, ExceptionInfo *exception)
MagickExport const DelegateInfo *** GetDelegateInfoList (const char *, unsigned long *, ExceptionInfo *)
MagickExport long GetDelegateMode (const DelegateInfo *)
MagickExport MagickBooleanType DelegateComponentGenesis (void)
MagickExport MagickBooleanType GetDelegateThreadSupport (const DelegateInfo *)
MagickExport MagickBooleanType InvokeDelegate (ImageInfo *, Image *, const char *, const char *, ExceptionInfo *)
MagickExport MagickBooleanType ListDelegateInfo (FILE *, ExceptionInfo *)
MagickExport void DelegateComponentTerminus (void)

Typedef Documentation

typedef struct _DelegateInfo DelegateInfo

Function Documentation

MagickExport MagickBooleanType DelegateComponentGenesis ( void   ) 
MagickExport void DelegateComponentTerminus ( void   ) 
MagickExport char* GetDelegateCommand ( const ImageInfo ,
Image ,
const char *  ,
const char *  ,
ExceptionInfo  
)
MagickExport const char* GetDelegateCommands ( const DelegateInfo  ) 
MagickExport const DelegateInfo* GetDelegateInfo ( const char *  ,
const char *  ,
ExceptionInfo exception 
)
MagickExport const DelegateInfo* ** GetDelegateInfoList ( const char *  ,
unsigned long *  ,
ExceptionInfo  
)
MagickExport char* ** GetDelegateList ( const char *  ,
unsigned long *  ,
ExceptionInfo  
)
MagickExport long GetDelegateMode ( const DelegateInfo  ) 
MagickExport MagickBooleanType GetDelegateThreadSupport ( const DelegateInfo  ) 
MagickExport MagickBooleanType InvokeDelegate ( ImageInfo ,
Image ,
const char *  ,
const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType ListDelegateInfo ( FILE *  ,
ExceptionInfo  
)

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1