ReactOS 0.4.15-dev-7788-g1ad9096
NICEPIXEL16_565 Union Reference
Collaboration diagram for NICEPIXEL16_565:

Public Attributes

USHORT us
 
struct {
   USHORT   blue:5
 
   USHORT   green:6
 
   USHORT   red:5
 
col
 

Detailed Description

Definition at line 815 of file dib16bpp.c.

Member Data Documentation

◆ blue

USHORT NICEPIXEL16_565::blue

Definition at line 820 of file dib16bpp.c.

◆ 

struct { ... } NICEPIXEL16_565::col

Referenced by DIB_16BPP_AlphaBlend().

◆ green

USHORT NICEPIXEL16_565::green

Definition at line 821 of file dib16bpp.c.

◆ red

USHORT NICEPIXEL16_565::red

Definition at line 822 of file dib16bpp.c.

◆ us

USHORT NICEPIXEL16_565::us

Definition at line 817 of file dib16bpp.c.

Referenced by DIB_16BPP_AlphaBlend().


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