next up previous contents index
Next: InitGraph Up: Functions and procedures Previous: GraphResult

ImageSize

   

Declaration:

Function ImageSize (X1,Y1,X2,Y2 : Integer) : Word;

Description:

ImageSize returns the number of bytes needed to store the image in the rectangle defined by (X1,Y1) and (X2,Y2).

Errors:

None.

See also:

GetImage



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