Represents the Merge pen mode.
Source position: graphics.pp line 172
const pmMerge = FPCanvas.pmMerge; |
Alias for the FPCanvas.pmMerge enumeration value in the FCL. Pixels affected by the pen are set to a combination of the pen color and the current pixel color.