FT_PaintSweepGradient

Undocumented in source.
static if(ftSupport >= FTSupport.ft211)
struct FT_PaintSweepGradient {}

Members

Variables

center
FT_Vector center;
Undocumented in source.
colorline
FT_ColorLine colorline;
Undocumented in source.
end_angle
FT_Fixed end_angle;
Undocumented in source.
start_angle
FT_Fixed start_angle;
Undocumented in source.

Meta