[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

pmNot

Represents the NOT pen mode.

Declaration

Source position: graphics.pp line 165

const pmNot = FPCanvas.pmNot;

Description

Alias for the FPCanvas.pmNot enumeration value in the FCL. Pixels affected by the pen are set to the inverse for the current color.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.