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 660 of file fx.c.

Field Documentation

◆ ContainsDebug

MagickBooleanType _FxInfo::ContainsDebug

Definition at line 668 of file fx.c.

◆ DebugOpt

MagickBooleanType _FxInfo::DebugOpt

Definition at line 667 of file fx.c.

◆ Elements

ElementT* _FxInfo::Elements

Definition at line 677 of file fx.c.

◆ exception

ExceptionInfo* _FxInfo::exception

Definition at line 695 of file fx.c.

◆ expression

char* _FxInfo::expression

Definition at line 669 of file fx.c.

◆ fxrts

fxRtT* _FxInfo::fxrts

Definition at line 697 of file fx.c.

◆ GotStats

MagickBooleanType _FxInfo::GotStats

Definition at line 665 of file fx.c.

◆ image

Image* _FxInfo::image

Definition at line 661 of file fx.c.

◆ Images

Image** _FxInfo::Images

Definition at line 693 of file fx.c.

◆ ImgListLen

size_t _FxInfo::ImgListLen

Definition at line 662 of file fx.c.

◆ ImgNum

ssize_t _FxInfo::ImgNum

Definition at line 663 of file fx.c.

◆ Imgs

ImgT* _FxInfo::Imgs

Definition at line 692 of file fx.c.

◆ lenToken

size_t _FxInfo::lenToken

Definition at line 674 of file fx.c.

◆ maxUsedOprStack

int _FxInfo::maxUsedOprStack

Definition at line 683 of file fx.c.

◆ NeedHsl

MagickBooleanType _FxInfo::NeedHsl

Definition at line 666 of file fx.c.

◆ NeedStats

MagickBooleanType _FxInfo::NeedStats

Definition at line 664 of file fx.c.

◆ numElements

int _FxInfo::numElements

Definition at line 675 of file fx.c.

◆ numOprStack

int _FxInfo::numOprStack

Definition at line 681 of file fx.c.

◆ numUserSymbols

int _FxInfo::numUserSymbols

Definition at line 678 of file fx.c.

◆ OperatorStack

OperatorE* _FxInfo::OperatorStack

Definition at line 684 of file fx.c.

◆ pex

char* _FxInfo::pex

Definition at line 670 of file fx.c.

◆ precision

int _FxInfo::precision

Definition at line 686 of file fx.c.

◆ random_infos

RandomInfo** magick_restrict _FxInfo::random_infos

Definition at line 690 of file fx.c.

◆ runType

RunTypeE _FxInfo::runType

Definition at line 687 of file fx.c.

◆ ShortExp

char _FxInfo::ShortExp[MagickPathExtent]

Definition at line 671 of file fx.c.

◆ statistics

ChannelStatistics** _FxInfo::statistics

Definition at line 685 of file fx.c.

◆ teDepth

int _FxInfo::teDepth

Definition at line 672 of file fx.c.

◆ token

char _FxInfo::token[MagickPathExtent]

Definition at line 673 of file fx.c.

◆ usedElements

int _FxInfo::usedElements

Definition at line 676 of file fx.c.

◆ usedOprStack

int _FxInfo::usedOprStack

Definition at line 682 of file fx.c.

◆ usedUserSymbols

int _FxInfo::usedUserSymbols

Definition at line 679 of file fx.c.

◆ UserSymbols

UserSymbolT* _FxInfo::UserSymbols

Definition at line 680 of file fx.c.


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