[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents the Not XOR pen mode.
Source position: graphics.pp line 193
const pmNotXor = FPCanvas.pmNotXor; |
Alias for the FPCanvas.pmNotXor enumeration value in the FCL. Pixels affected by the pen are set to the inverse of the color using pmXor pen mode.
Version 4.0 | Generated 2025-05-03 | Home |