[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents the Black pen mode.
Source position: graphics.pp line 162
const pmBlack = FPCanvas.pmBlack; |
Alias for the FPCanvas.pmBlack enumeration value in the FCL. Pixels affected by the pen are always set to black.
lazarus-ccr.sourceforge.net |