qpgraph.hlp (Topic list)
_ImageSize... Functions
  Summary Details Example                                   Back
 
  FUNCTION _ImageSize( x1, y1, x2, y2 : Integer ) : LongInt;
  FUNCTION _ImageSize_w( wx1, wy1, wx2, wy2 : Double ) : LongInt;
  FUNCTION _ImageSize_wxy( VAR wxy1, wxy2 : _WXYCoord ) : LongInt;
 
  Specify memory required to store graphics image
 
  Unit:      MSGraph
 
  See also:  _GetImage, GetMem, _GrStatus, _PutImage