Data Fields
_Efl_Gfx_Gradient_Stop Struct Reference

Data Fields

double offset
 The location of the gradient stop within the gradient vector.
 
int r
 The component R color of the gradient stop.
 
int g
 The component G color of the gradient stop.
 
int b
 The component B color of the graident stop.
 
int a
 The component A color of the graident stop.