Represents the NOT pen mode.
Source position: graphics.pp line 165
const pmNot = FPCanvas.pmNot;
Alias for the FPCanvas.pmNot enumeration value in the FCL. Pixels affected by the pen are set to the inverse for the current color.