Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst and Src)
Source position: graphics.pp line 432
const cmSrcAnd = SRCAND;