FT_PaintTranslate

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

Members

Variables

dx
FT_Fixed dx;
Undocumented in source.
dy
FT_Fixed dy;
Undocumented in source.
paint
FT_OpaquePaint paint;
Undocumented in source.

Meta