Function ImageSize (X1,Y1,X2,Y2 : Integer) : Word;
ImageSize returns the number of bytes needed to store the image in the rectangle defined by (X1,Y1) and (X2,Y2).
None.
GetImage