Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

cmSrcAnd

Ternary raster operation (Dst op Src op Pattern): Fills the destination area with (Dst and Src).

Declaration

Source position: graphics.pp line 413

const cmSrcAnd = SRCAND;