[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

SetDrMd

Set drawing mode for a RastPort

Declaration

Source position: agraphics.pas line 2113

procedure SetDrMd(

  Rp: PRastPort;

  DrawMode: LongWord

);

Arguments

Rp

  

A pointer to a RastPort.

DrawMode

  

0-255, some combinations may not make much sense. (e.g. JAM1, JAM2, COMPLEMENT, INVERSVID, AREAOUTLINE or NOCROSSFILL )

Description

Set the drawing mode for lines, fills and text.


Documentation generated on: 2017-01-10