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

#include <ftcolor.h>

Data Fields

FT_Byte blue
 
FT_Byte green
 
FT_Byte red
 
FT_Byte alpha
 

Detailed Description

Definition at line 78 of file ftcolor.h.

Field Documentation

◆ alpha

FT_Byte FT_Color_::alpha

Definition at line 83 of file ftcolor.h.

◆ blue

FT_Byte FT_Color_::blue

Definition at line 80 of file ftcolor.h.

◆ green

FT_Byte FT_Color_::green

Definition at line 81 of file ftcolor.h.

◆ red

FT_Byte FT_Color_::red

Definition at line 82 of file ftcolor.h.


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