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