This frees a RastPort obtained with CloneRastPort() or CreateRastPort().
Source position: agraphics.pas line 2223
procedure FreeRastPort( |
Rp: PRastPort |
); |
Rp |
|
The result of CloneRastPort() or CreateRastPort(). |
|
Initialize raster port structure |
|
|
This function creates a new RastPort. |
|
|
Frees the extra contents associated with a RastPort structure. |
|
|
This function creates a copy of a RastPort. |