Drawsave » History » Version 3
Per Amundsen, 01/04/2019 09:37 PM
| 1 | 1 | Per Amundsen | _Added in 1.9.0_ |
|---|---|---|---|
| 2 | |||
| 3 | */drawsave -bNqN <@window> <filename>* |
||
| 4 | |||
| 5 | Saves the background picture of the specified picture @window to a file. |
||
| 6 | |||
| 7 | *Switches* |
||
| 8 | |||
| 9 | 3 | Per Amundsen | -bN - allows you to specify the bit depth of the saved file, which can be 1, 4, 8, 16, 24, or 32. |
| 10 | -qN - allows you to specify the quality of the jpeg file that is being saved, where N is between 1 and 100. |
||
| 11 | 1 | Per Amundsen | |
| 12 | *Parameters* |
||
| 13 | |||
| 14 | <@window> - Window name to save from. |
||
| 15 | <filename> - Filename to save to. |