Go to the source code of this file.
| Typedefs | |
| typedef struct _FxInfo | FxInfo | 
| Functions | |
| MagickExport FxInfo * | AcquireFxInfo (const Image *, const char *) | 
| MagickExport FxInfo ** | DestroyFxInfo (FxInfo *) | 
| MagickExport MagickBooleanType | FxEvaluateExpression (FxInfo *, MagickRealType *, ExceptionInfo *) | 
| MagickExport MagickBooleanType | FxEvaluateChannelExpression (FxInfo *, const ChannelType, const long, const long, MagickRealType *, ExceptionInfo *) | 
| MagickExport MagickBooleanType FxEvaluateChannelExpression | ( | FxInfo * | , | |
| const | ChannelType, | |||
| const | long, | |||
| const | long, | |||
| MagickRealType * | , | |||
| ExceptionInfo * | ||||
| ) | 
| MagickExport MagickBooleanType FxEvaluateExpression | ( | FxInfo * | , | |
| MagickRealType * | , | |||
| ExceptionInfo * | ||||
| ) | 
 1.5.4
 1.5.4