| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Return screen resolution
Source position: graphh.inc line 800
| 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 graphical system | |
| 
 | Set aspect ration of the screen |