[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents the Merge Not Pen pen mode.
Source position: graphics.pp line 186
const pmMergeNotPen = FPCanvas.pmMergeNotPen; |
Alias for the FPCanvas.pmMergePenNot enumeration value in the FCL. Pixels affected by the pen are set to a combination of the pen color and the inverse of the pixel color.
Version 4.0 | Generated 2025-05-03 | Home |