
6.7 Identifier reference
datatype rop_mode =
BLACKNESS |
DSTINVERT |
MERGECOPY |
MERGEPAINT |
NOTSRCCOPY |
NOTSRCERASE |
PATCOPY |
PATINVERT |
PATPAINT |
SRCAND |
SRCCOPY |
SRCERASE |
SRCINVERT |
SRCPAINT |
WHITENESS
| ML function | C function | Notes |
|---|---|---|
getBkColor | GetBkColor | |
setBkColor | SetBkColor | |
validateRect | ValidateRect | See page 184. |
invalidateRect | InvalidateRect | See page 184. |
windowFromDC | WindowFromDC | |
setPixel | SetPixel | |
getRop2 | GetROP2 | |
setRop2 | SetROP2 |

Generated with Harlequin WebMaker