[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Return screen resolution
Source position: graphh.inc line 793
procedure GetAspectRatio( |
var Xasp: Word; |
var Yasp: Word |
); |
GetAspectRatio determines the effective resolution of the screen. The aspect ration can then be calculated as Xasp/Yasp.
None.
|
Initialize grpahical system |
|
|
Set aspect ration of the screen |