FT_PaintRotate

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

Members

Variables

angle
FT_Fixed angle;
Undocumented in source.
center_x
FT_Fixed center_x;
Undocumented in source.
center_y
FT_Fixed center_y;
Undocumented in source.
paint
FT_OpaquePaint paint;
Undocumented in source.

Meta