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

Data Fields

OperatorE op
 
const char * str
 
int precedence
 
int nArgs
 

Detailed Description

Definition at line 154 of file fx.c.

Field Documentation

◆ nArgs

int OperatorT::nArgs

Definition at line 158 of file fx.c.

◆ op

OperatorE OperatorT::op

Definition at line 155 of file fx.c.

◆ precedence

int OperatorT::precedence

Definition at line 157 of file fx.c.

◆ str

const char* OperatorT::str

Definition at line 156 of file fx.c.


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