Data Fields
_Efl_Canvas_Filter_State Struct Reference

Internal structure representing the state of a Gfx Filter. More...

Data Fields

Efl_Canvas_Filter_State_Text text
 Text state.
 
Efl_Gfx_Color32 color
 Color.
 
Efl_Canvas_Filter_State_Name cur
 Current state.
 
Efl_Canvas_Filter_State_Name next
 Next state.
 
int w
 Width.
 
int h
 Height.
 
double scale
 Scale factor.
 
double pos
 Position.
 

Detailed Description

Internal structure representing the state of a Gfx Filter.