JWAVE User Guide > JWAVE Wrapper API > SETIMAGESIZE Procedure   
  

SETIMAGESIZE Procedure   
Sets size of the image appropriately for current PV‑WAVE device driver.
Usage
SETIMAGESIZE, xsize, ysize
Input Parameters
xsize—The x-dimension size of the image, in pixels.
ysize—The y-dimension size of the image, in pixels.
Example
SetImageSize, 200, 200
See Also
PACKIMAGE, PACKTABLE

Version 3.6
Copyright © 2017, Rogue Wave Software, Inc. All Rights Reserved.