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