ReactOS 0.4.16-dev-106-g10b08aa
|
Public Attributes | |
USHORT | us |
struct { | |
USHORT blue:5 | |
USHORT green:6 | |
USHORT red:5 | |
} | col |
Definition at line 815 of file dib16bpp.c.
USHORT NICEPIXEL16_565::blue |
Definition at line 820 of file dib16bpp.c.
struct { ... } NICEPIXEL16_565::col |
Referenced by DIB_16BPP_AlphaBlend().
USHORT NICEPIXEL16_565::green |
Definition at line 821 of file dib16bpp.c.
USHORT NICEPIXEL16_565::red |
Definition at line 822 of file dib16bpp.c.
USHORT NICEPIXEL16_565::us |
Definition at line 817 of file dib16bpp.c.
Referenced by DIB_16BPP_AlphaBlend().