|
|
|
sizelist saveSize
outputs the two element list sizelist containing the width and height of the virtual graphics canvas which will be used to saveScreen. It is [800 600] by default.
Example:
saveSize ;[2000 1500] ;-) |
|
|
|