[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Return size to store image
Source position: graphh.inc line 658
var ImageSize: imagesizeproc = ; |
ImageSize returns the number of bytes needed to store the image in the rectangle defined by (X1,Y1) and (X2,Y2).
None.
|
Return a copy of a screen area |