|
MagickCore
6.9.7
|
Data Fields | |
| const Image * | images |
| char * | expression |
| FILE * | file |
| SplayTreeInfo * | colors |
| SplayTreeInfo * | symbols |
| CacheView ** | view |
| RandomInfo * | random_info |
| ExceptionInfo * | exception |
| SplayTreeInfo* _FxInfo::colors |
Referenced by AcquireFxInfo(), DestroyFxInfo(), and FxGetSymbol().
| ExceptionInfo* _FxInfo::exception |
Referenced by AcquireFxInfo(), DestroyFxInfo(), FxGetSymbol(), PlasmaImageProxy(), and WaveImage().
| char* _FxInfo::expression |
| FILE* _FxInfo::file |
Referenced by AcquireFxInfo(), FxEvaluateSubexpression(), and FxPreprocessExpression().
| const Image* _FxInfo::images |
Referenced by AcquireFxInfo(), DestroyFxInfo(), FxEvaluateSubexpression(), and FxGetSymbol().
| RandomInfo* _FxInfo::random_info |
Referenced by AcquireFxInfo(), AddNoiseImageChannel(), DestroyFxInfo(), FxEvaluateSubexpression(), PlasmaImage(), and SketchImage().
| SplayTreeInfo * _FxInfo::symbols |
Referenced by AcquireFxInfo(), DestroyFxInfo(), FxChannelStatistics(), FxEvaluateSubexpression(), and FxGetSymbol().
| CacheView** _FxInfo::view |
Referenced by AcquireFxInfo(), DestroyFxInfo(), and FxGetSymbol().