|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| ULONG | ul |
| struct { | |
| UCHAR red | |
| UCHAR green | |
| UCHAR blue | |
| UCHAR alpha | |
| } | col |
| struct { | |
| UCHAR red | |
| UCHAR green | |
| UCHAR blue | |
| UCHAR alpha | |
| } | col |
| struct { | |
| UCHAR red | |
| UCHAR green | |
| UCHAR blue | |
| UCHAR alpha | |
| } | col |
| struct { | |
| UCHAR red | |
| UCHAR green | |
| UCHAR blue | |
| UCHAR alpha | |
| } | col |
Definition at line 14 of file alphablend.c.
| UCHAR NICEPIXEL32::alpha |
Definition at line 22 of file alphablend.c.
| UCHAR NICEPIXEL32::blue |
Definition at line 21 of file alphablend.c.
| struct { ... } NICEPIXEL32::col |
Referenced by DIB_16BPP_AlphaBlend(), DIB_24BPP_AlphaBlend(), DIB_32BPP_AlphaBlend(), and DIB_XXBPP_AlphaBlend().
| struct { ... } NICEPIXEL32::col |
| struct { ... } NICEPIXEL32::col |
| struct { ... } NICEPIXEL32::col |
| UCHAR NICEPIXEL32::green |
Definition at line 20 of file alphablend.c.
| UCHAR NICEPIXEL32::red |
Definition at line 19 of file alphablend.c.
| ULONG NICEPIXEL32::ul |
Definition at line 16 of file alphablend.c.
Referenced by DIB_16BPP_AlphaBlend(), DIB_24BPP_AlphaBlend(), DIB_32BPP_AlphaBlend(), and DIB_XXBPP_AlphaBlend().