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 FxInfo ** DestroyFxInfo (FxInfo *)
MagickExport MagickBooleanType FxEvaluateExpression (FxInfo *, MagickRealType *, ExceptionInfo *)
MagickExport MagickBooleanType FxEvaluateChannelExpression (FxInfo *, const ChannelType, const long, const long, MagickRealType *, ExceptionInfo *)

Typedef Documentation

typedef struct _FxInfo FxInfo

Definition at line 25 of file fx-private.h.


Function Documentation

MagickExport FxInfo* AcquireFxInfo ( const Image ,
const char *   
)
MagickExport FxInfo* * DestroyFxInfo ( FxInfo  ) 
MagickExport MagickBooleanType FxEvaluateChannelExpression ( FxInfo ,
const   ChannelType,
const   long,
const   long,
MagickRealType ,
ExceptionInfo  
)
MagickExport MagickBooleanType FxEvaluateExpression ( FxInfo ,
MagickRealType ,
ExceptionInfo  
)

Referenced by GetImageProperty().


Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1