Represents the XOR pen mode.
Source position: graphics.pp line 192
const pmXor = FPCanvas.pmXor; |
Alias for the FPCanvas.pmXor enumeration value in the FCL. Pixels affected by the pen are set to a combination of the pen color and the current pixel color, but not both.
| Version 4.4 | Generated 2025-11-08 | Home |