Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_PaintScale_ Struct Reference

#include <ftcolor.h>

Data Fields

FT_OpaquePaint paint
 
FT_Fixed scale_x
 
FT_Fixed scale_y
 
FT_Fixed center_x
 
FT_Fixed center_y
 

Detailed Description

Definition at line 1135 of file ftcolor.h.

Field Documentation

◆ center_x

FT_Fixed FT_PaintScale_::center_x

Definition at line 1142 of file ftcolor.h.

◆ center_y

FT_Fixed FT_PaintScale_::center_y

Definition at line 1143 of file ftcolor.h.

◆ paint

FT_OpaquePaint FT_PaintScale_::paint

Definition at line 1137 of file ftcolor.h.

◆ scale_x

FT_Fixed FT_PaintScale_::scale_x

Definition at line 1139 of file ftcolor.h.

◆ scale_y

FT_Fixed FT_PaintScale_::scale_y

Definition at line 1140 of file ftcolor.h.


The documentation for this struct was generated from the following file: