MagickCore  6.9.10
Convert, Edit, Or Compose Bitmap Images
fx-private.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _FxInfo FxInfo
 

Functions

MagickExport FxInfoAcquireFxInfo (const Image *, const char *)
 
MagickExport FxInfoDestroyFxInfo (FxInfo *)
 
MagickExport MagickBooleanType FxEvaluateExpression (FxInfo *, double *, ExceptionInfo *)
 
MagickExport MagickBooleanType FxEvaluateChannelExpression (FxInfo *, const ChannelType, const ssize_t, const ssize_t, double *, ExceptionInfo *)
 

Typedef Documentation

typedef struct _FxInfo FxInfo

Function Documentation

MagickExport FxInfo* AcquireFxInfo ( const Image ,
const char *   
)
MagickExport MagickBooleanType FxEvaluateExpression ( FxInfo ,
double *  ,
ExceptionInfo  
)