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

cmPatInvert

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

Declaration

Source position: graphics.pp line 411

const cmPatInvert = PATINVERT;