ReactOS 0.4.16-dev-1104-ge0ef51b
FT_Palette_Data_ Struct Reference

#include <ftcolor.h>

Public Attributes

FT_UShort num_palettes
 
const FT_UShortpalette_name_ids
 
const FT_UShortpalette_flags
 
FT_UShort num_palette_entries
 
const FT_UShortpalette_entry_name_ids
 

Detailed Description

Definition at line 169 of file ftcolor.h.

Member Data Documentation

◆ num_palette_entries

FT_UShort FT_Palette_Data_::num_palette_entries

Definition at line 174 of file ftcolor.h.

◆ num_palettes

FT_UShort FT_Palette_Data_::num_palettes

Definition at line 170 of file ftcolor.h.

◆ palette_entry_name_ids

const FT_UShort* FT_Palette_Data_::palette_entry_name_ids

Definition at line 175 of file ftcolor.h.

◆ palette_flags

const FT_UShort* FT_Palette_Data_::palette_flags

Definition at line 172 of file ftcolor.h.

◆ palette_name_ids

const FT_UShort* FT_Palette_Data_::palette_name_ids

Definition at line 171 of file ftcolor.h.


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