|
uLib
User mode C/C++ extended API library for Win32 programmers.
|
Macros | |
| #define | R3_0 (0x00000042L) /* 00 - BLACKNESS */ |
| #define | R3_1 (0x00FF0062L) /* FF - WHITENESS */ |
| #define | R3_D (0x00AA0029L) /* AA - (DSTCOPY, i.e NOP) */ |
| #define | R3_Dn (0x00550009L) /* 55 - DSTINVERT */ |
| #define R3_0 (0x00000042L) /* 00 - BLACKNESS */ |
Definition at line 52 of file TernaryOp.h.
| #define R3_1 (0x00FF0062L) /* FF - WHITENESS */ |
Definition at line 53 of file TernaryOp.h.
| #define R3_D (0x00AA0029L) /* AA - (DSTCOPY, i.e NOP) */ |
Definition at line 54 of file TernaryOp.h.
| #define R3_Dn (0x00550009L) /* 55 - DSTINVERT */ |
Definition at line 55 of file TernaryOp.h.