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

SetRPAttrsA

Modify rastport settings via a tag list

Declaration

Source position: agraphics.pas line 2218

procedure SetRPAttrsA(

  Rp: PRastPort;

  Tags: PTagItem

);

Arguments

Rp

  

A pointer to a RastPort

Tags

  

Tags for the elements to get

Description

Modify settings of a rastport, based on the taglist passed. See GetRPAttrsA() for possible Tags

See also

SetRPAttrsA

  

Modify rastport settings via a tag list

SetFont

  

Set the text font and attributes in a RastPort.

SetSoftStyle

  

Set the soft style of the current font.

SetAPen

  

Set the primary pen for a RastPort.

SetBPen

  

Set secondary pen for a RastPort

SetDrMd

  

Set drawing mode for a RastPort

SetOutLinePen

  

Set the Outline Pen value for a RastPort

SetWriteMask

  

Set the pixel write mask value for a RastPort

SetMaxPen

  

Set maximum pen value for a rastport

GetRPAttrsA

  

Examine rastport settings via a tag list


Documentation generated on: 2017-01-10