Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

pmXor

Represents the XOR pen mode.

Declaration

Source position: graphics.pp line 199

const pmXor = FPCanvas.pmXor;

Description

Alias for the FPCanvas.pmXor enumeration value in the FCL. Pixels affected by the pen are set to a combination of the pen color and the current pixel color, but not both.



CT Web help

CodeTyphon Studio