next up previous contents index
Next: GetBkColor Up: Functions and procedures Previous: GetArcCoords

GetAspectRatio

   

Declaration:

Procedure GetAspectRatio (Var Xasp,Yasp : Word) ;

Description:

GetAspectRatio determines the effective resolution of the screen. The aspect ration can the be calculated as Xasp/Yasp.

Errors:

None.

See also:

InitGraph,SetAspectRatio



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998