Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Src and Pattern).
Source position: lcltype.pp line 209
const MERGECOPY = $00C000CA; |
|
Copies a section of a Canvas to another one, performing a raster operation (ROP). |