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

#include <ftimage.h>

Data Fields

unsigned short n_contours
 
unsigned short n_points
 
FT_Vectorpoints
 
unsigned char * tags
 
unsigned short * contours
 
int flags
 

Detailed Description

Definition at line 347 of file ftimage.h.

Field Documentation

◆ contours

unsigned short* FT_Outline_::contours

Definition at line 354 of file ftimage.h.

◆ flags

int FT_Outline_::flags

Definition at line 356 of file ftimage.h.

◆ n_contours

unsigned short FT_Outline_::n_contours

Definition at line 349 of file ftimage.h.

◆ n_points

unsigned short FT_Outline_::n_points

Definition at line 350 of file ftimage.h.

◆ points

FT_Vector* FT_Outline_::points

Definition at line 352 of file ftimage.h.

◆ tags

unsigned char* FT_Outline_::tags

Definition at line 353 of file ftimage.h.


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