Represents the Not Mask pen mode.
Source position: graphics.pp line 191
const pmNotMask = FPCanvas.pmNotMask; |
Alias for the FPCanvas.pmNotMask enumeration value in the FCL. Pixels affected by the pen are set to the inverse of the color for pmMask pen mode.
| Version 4.4 | Generated 2025-11-08 | Home |