ReactOS 0.4.17-dev-934-g091855f
cpal_color_record Struct Reference

Public Attributes

uint8_t blue
 
uint8_t green
 
uint8_t red
 
uint8_t alpha
 

Detailed Description

Definition at line 1237 of file opentype.c.

Member Data Documentation

◆ alpha

uint8_t cpal_color_record::alpha

Definition at line 1242 of file opentype.c.

Referenced by opentype_get_cpal_entries().

◆ blue

uint8_t cpal_color_record::blue

Definition at line 1239 of file opentype.c.

Referenced by opentype_get_cpal_entries().

◆ green

uint8_t cpal_color_record::green

Definition at line 1240 of file opentype.c.

Referenced by opentype_get_cpal_entries().

◆ red

uint8_t cpal_color_record::red

Definition at line 1241 of file opentype.c.

Referenced by opentype_get_cpal_entries().


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