Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (not (Dst or Src)).
Source position: lcltype.pp line 208
const NOTSRCERASE = $001100A6; |
|
Copies a section of a Canvas to another one, performing a raster operation (ROP). |