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