FT_PaintRadialGradient

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

Members

Variables

c0
FT_Vector c0;
Undocumented in source.
c1
FT_Vector c1;
Undocumented in source.
colorline
FT_ColorLine colorline;
Undocumented in source.
r0
FT_UShort r0;
Undocumented in source.
r1
FT_UShort r1;
Undocumented in source.

Meta