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

PTmpRas

Temporary rast port

Declaration

Source position: agraphics.pas line 587

type PTmpRas = ^TTmpRas;

See also

InitTmpRas

  

Initialize area of local memory for usage by areafill, floodfill, gfxtext.

InitArea

  

Initialize vector collection matrix

TRastPort

  

Basic structure for all drawing actions

AreaDraw

  

Add a point to a list of end points for areafill.

AreaMove

  

Define a new starting point for a new shape in the vector list.

AreaEllipse

  

Add a ellipse to areainfo list for areafill.

AreaEnd

  

Process table of vectors and ellipses and produce areafill.


Documentation generated on: 2017-01-10