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

GetOutlinePen

Get the O Pen value for a RastPort

Declaration

Source position: agraphics.pas line 2194

function GetOutlinePen(

  Rp: PRastPort

):LongWord;

Arguments

Rp

  

A pointer to a valid RastPort structure.

Description

Return the current value of the O pen for the rastport. This function should be used instead of peeking the structure directly, because future graphics devices may store it differently, for instance, using more bits.

See also

SetOutlinePen

  

Set the Outline Pen value for a RastPort


Documentation generated on: 2017-01-10