ReactOS 0.4.15-dev-7924-g5949c20
LOGPALETTE256 Struct Reference
Collaboration diagram for LOGPALETTE256:

Public Attributes

WORD palVersion
 
WORD palNumEntries
 
PALETTEENTRY palPalEntry [256]
 

Detailed Description

Definition at line 20 of file pal.c.

Member Data Documentation

◆ palNumEntries

WORD LOGPALETTE256::palNumEntries

Definition at line 22 of file pal.c.

Referenced by InitBitmap().

◆ palPalEntry

PALETTEENTRY LOGPALETTE256::palPalEntry[256]

Definition at line 23 of file pal.c.

Referenced by InitBitmap().

◆ palVersion

WORD LOGPALETTE256::palVersion

Definition at line 21 of file pal.c.

Referenced by InitBitmap().


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