MagickCore 7.1.1
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_FxInfo Struct Reference
Collaboration diagram for _FxInfo:

Data Fields

Imageimage
 
size_t ImgListLen
 
ssize_t ImgNum
 
MagickBooleanType NeedStats
 
MagickBooleanType GotStats
 
MagickBooleanType NeedHsl
 
MagickBooleanType DebugOpt
 
MagickBooleanType ContainsDebug
 
char * expression
 
char * pex
 
char ShortExp [MagickPathExtent]
 
int teDepth
 
char token [MagickPathExtent]
 
size_t lenToken
 
int numElements
 
int usedElements
 
ElementTElements
 
int numUserSymbols
 
int usedUserSymbols
 
UserSymbolTUserSymbols
 
int numOprStack
 
int usedOprStack
 
int maxUsedOprStack
 
OperatorE * OperatorStack
 
ChannelStatistics ** statistics
 
int precision
 
RunTypeE runType
 
RandomInfo **magick_restrict random_infos
 
ImgTImgs
 
Image ** Images
 
ExceptionInfoexception
 
fxRtTfxrts
 

Detailed Description

Definition at line 711 of file fx.c.

Field Documentation

◆ ContainsDebug

MagickBooleanType _FxInfo::ContainsDebug

Definition at line 719 of file fx.c.

◆ DebugOpt

MagickBooleanType _FxInfo::DebugOpt

Definition at line 718 of file fx.c.

◆ Elements

ElementT* _FxInfo::Elements

Definition at line 728 of file fx.c.

◆ exception

ExceptionInfo* _FxInfo::exception

Definition at line 746 of file fx.c.

◆ expression

char* _FxInfo::expression

Definition at line 720 of file fx.c.

◆ fxrts

fxRtT* _FxInfo::fxrts

Definition at line 748 of file fx.c.

◆ GotStats

MagickBooleanType _FxInfo::GotStats

Definition at line 716 of file fx.c.

◆ image

Image* _FxInfo::image

Definition at line 712 of file fx.c.

◆ Images

Image** _FxInfo::Images

Definition at line 744 of file fx.c.

◆ ImgListLen

size_t _FxInfo::ImgListLen

Definition at line 713 of file fx.c.

◆ ImgNum

ssize_t _FxInfo::ImgNum

Definition at line 714 of file fx.c.

◆ Imgs

ImgT* _FxInfo::Imgs

Definition at line 743 of file fx.c.

◆ lenToken

size_t _FxInfo::lenToken

Definition at line 725 of file fx.c.

◆ maxUsedOprStack

int _FxInfo::maxUsedOprStack

Definition at line 734 of file fx.c.

◆ NeedHsl

MagickBooleanType _FxInfo::NeedHsl

Definition at line 717 of file fx.c.

◆ NeedStats

MagickBooleanType _FxInfo::NeedStats

Definition at line 715 of file fx.c.

◆ numElements

int _FxInfo::numElements

Definition at line 726 of file fx.c.

◆ numOprStack

int _FxInfo::numOprStack

Definition at line 732 of file fx.c.

◆ numUserSymbols

int _FxInfo::numUserSymbols

Definition at line 729 of file fx.c.

◆ OperatorStack

OperatorE* _FxInfo::OperatorStack

Definition at line 735 of file fx.c.

◆ pex

char* _FxInfo::pex

Definition at line 721 of file fx.c.

◆ precision

int _FxInfo::precision

Definition at line 737 of file fx.c.

◆ random_infos

RandomInfo** magick_restrict _FxInfo::random_infos

Definition at line 741 of file fx.c.

◆ runType

RunTypeE _FxInfo::runType

Definition at line 738 of file fx.c.

◆ ShortExp

char _FxInfo::ShortExp[MagickPathExtent]

Definition at line 722 of file fx.c.

◆ statistics

ChannelStatistics** _FxInfo::statistics

Definition at line 736 of file fx.c.

◆ teDepth

int _FxInfo::teDepth

Definition at line 723 of file fx.c.

◆ token

char _FxInfo::token[MagickPathExtent]

Definition at line 724 of file fx.c.

◆ usedElements

int _FxInfo::usedElements

Definition at line 727 of file fx.c.

◆ usedOprStack

int _FxInfo::usedOprStack

Definition at line 733 of file fx.c.

◆ usedUserSymbols

int _FxInfo::usedUserSymbols

Definition at line 730 of file fx.c.

◆ UserSymbols

UserSymbolT* _FxInfo::UserSymbols

Definition at line 731 of file fx.c.


The documentation for this struct was generated from the following file: