Ternary raster operation (Dst op Src op Pattern): Fills the destination area with ((not Dst) and Src).
Source position: graphics.pp line 433
const cmSrcErase = SRCERASE;