The ROPConstants were defined in the Windows-API and are used do define the various
RasterOperations (ROP). We don't support RasterOperations...
BLACKNESS
public static final int BLACKNESS
DSTINVERT
public static final int DSTINVERT
MERGECOPY
public static final int MERGECOPY
MERGEPAINT
public static final int MERGEPAINT
NOTSRCCOPY
public static final int NOTSRCCOPY
NOTSRCERASE
public static final int NOTSRCERASE
PATCOPY
public static final int PATCOPY
PATINVERT
public static final int PATINVERT
PATPAINT
public static final int PATPAINT
R2_BLACK
public static final int R2_BLACK
R2_COPYPEN
public static final int R2_COPYPEN
R2_LAST
public static final int R2_LAST
R2_MASKNOTPEN
public static final int R2_MASKNOTPEN
R2_MASKPEN
public static final int R2_MASKPEN
R2_MASKPENNOT
public static final int R2_MASKPENNOT
R2_MERGENOTPEN
public static final int R2_MERGENOTPEN
R2_MERGEPEN
public static final int R2_MERGEPEN
R2_MERGEPENNOT
public static final int R2_MERGEPENNOT
R2_NOP
public static final int R2_NOP
R2_NOT
public static final int R2_NOT
R2_NOTCOPYPEN
public static final int R2_NOTCOPYPEN
R2_NOTMASKPEN
public static final int R2_NOTMASKPEN
R2_NOTMERGEPEN
public static final int R2_NOTMERGEPEN
R2_NOTXORPEN
public static final int R2_NOTXORPEN
R2_WHITE
public static final int R2_WHITE
R2_XORPEN
public static final int R2_XORPEN
SRCAND
public static final int SRCAND
SRCCOPY
public static final int SRCCOPY
SRCERASE
public static final int SRCERASE
SRCINVERT
public static final int SRCINVERT
SRCPAINT
public static final int SRCPAINT
WHITENESS
public static final int WHITENESS