ReactOS 0.4.17-dev-934-g091855f
dwrite_colorglyph Struct Reference

#include <dwrite_private.h>

Public Attributes

USHORT layer
 
USHORT first_layer
 
USHORT num_layers
 
UINT16 glyph
 
UINT16 palette_index
 

Detailed Description

Definition at line 537 of file dwrite_private.h.

Member Data Documentation

◆ first_layer

USHORT dwrite_colorglyph::first_layer

Definition at line 540 of file dwrite_private.h.

Referenced by opentype_colr_next_glyph().

◆ glyph

UINT16 dwrite_colorglyph::glyph

Definition at line 543 of file dwrite_private.h.

Referenced by opentype_colr_next_glyph().

◆ layer

USHORT dwrite_colorglyph::layer

Definition at line 538 of file dwrite_private.h.

Referenced by opentype_colr_next_glyph().

◆ num_layers

USHORT dwrite_colorglyph::num_layers

Definition at line 541 of file dwrite_private.h.

Referenced by opentype_colr_next_glyph().

◆ palette_index

UINT16 dwrite_colorglyph::palette_index

Definition at line 544 of file dwrite_private.h.

Referenced by opentype_colr_next_glyph().


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