[This is preliminary documentation and is subject to change.]
Namespace: NFX.WinApiAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| SRCCOPY | 13369376 | ||
| SRCPAINT | 15597702 | ||
| SRCAND | 8913094 | ||
| SRCINVERT | 6684742 | ||
| SRCERASE | 4457256 | ||
| NOTSRCCOPY | 3342344 | ||
| NOTSRCERASE | 1114278 | ||
| MERGECOPY | 12583114 | ||
| MERGEPAINT | 12255782 | ||
| PATCOPY | 15728673 | ||
| PATPAINT | 16452105 | ||
| PATINVERT | 5898313 | ||
| DSTINVERT | 5570569 | ||
| BLACKNESS | 66 | ||
| WHITENESS | 16711778 |
See Also