[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents the Mask Pen Not pen mode.
Source position: graphics.pp line 169
const pmMaskPenNot = FPCanvas.pmMaskPenNot; |
Alias for the FPCanvas.pmMaskPenNot enumeration value in the FCL. Pixels affected by the pen are set to colors common to both the pen and the inverse of the pixel color.