ReactOS 0.4.16-dev-106-g10b08aa
|
Public Attributes | |
USHORT | us |
struct { | |
USHORT blue:5 | |
USHORT green:5 | |
USHORT red:5 | |
USHORT xxxx:1 | |
} | col |
Definition at line 826 of file dib16bpp.c.
USHORT NICEPIXEL16_555::blue |
Definition at line 831 of file dib16bpp.c.
struct { ... } NICEPIXEL16_555::col |
Referenced by DIB_16BPP_AlphaBlend().
USHORT NICEPIXEL16_555::green |
Definition at line 832 of file dib16bpp.c.
USHORT NICEPIXEL16_555::red |
Definition at line 833 of file dib16bpp.c.
USHORT NICEPIXEL16_555::us |
Definition at line 828 of file dib16bpp.c.
Referenced by DIB_16BPP_AlphaBlend().
USHORT NICEPIXEL16_555::xxxx |
Definition at line 834 of file dib16bpp.c.