MagickCore  6.8.5
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 *, MagickRealType *, ExceptionInfo *)
MagickExport MagickBooleanType FxEvaluateChannelExpression (FxInfo *, const ChannelType, const ssize_t, const ssize_t, MagickRealType *, ExceptionInfo *)

Typedef Documentation

typedef struct _FxInfo FxInfo

Function Documentation

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