Lines Matching refs:AcquireFxInfo
152 % AcquireFxInfo() allocates the FxInfo structure.
154 % The format of the AcquireFxInfo method is:
156 % FxInfo *AcquireFxInfo(Image *images,const char *expression,
168 MagickPrivate FxInfo *AcquireFxInfo(const Image *images,const char *expression,
3116 fx_info[i]=AcquireFxInfo(image,fx_expression,exception);