ReactOS 0.4.15-dev-7953-g1f49173
NICEPIXEL16_555 Union Reference
Collaboration diagram for NICEPIXEL16_555:

Public Attributes

USHORT us
 
struct {
   USHORT   blue:5
 
   USHORT   green:5
 
   USHORT   red:5
 
   USHORT   xxxx:1
 
col
 

Detailed Description

Definition at line 826 of file dib16bpp.c.

Member Data Documentation

◆ blue

USHORT NICEPIXEL16_555::blue

Definition at line 831 of file dib16bpp.c.

◆ 

struct { ... } NICEPIXEL16_555::col

Referenced by DIB_16BPP_AlphaBlend().

◆ green

USHORT NICEPIXEL16_555::green

Definition at line 832 of file dib16bpp.c.

◆ red

USHORT NICEPIXEL16_555::red

Definition at line 833 of file dib16bpp.c.

◆ us

USHORT NICEPIXEL16_555::us

Definition at line 828 of file dib16bpp.c.

Referenced by DIB_16BPP_AlphaBlend().

◆ xxxx

USHORT NICEPIXEL16_555::xxxx

Definition at line 834 of file dib16bpp.c.


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