Drawrot » History » Version 2
Per Amundsen, 07/20/2016 10:52 AM
| 1 | 1 | Per Amundsen | _Added in 1.9.0_ |
|---|---|---|---|
| 2 | |||
| 3 | */drawrot -hmnbfc <@window> [color] <angle> [x y w h]* |
||
| 4 | |||
| 5 | Rotates an area of a bitmap by the specified angle. |
||
| 6 | |||
| 7 | *Switches* |
||
| 8 | |||
| 9 | 2 | Per Amundsen | -b - Indicates that you have specified the background color value |
| 10 | 1 | Per Amundsen | -f - TODO |
| 11 | -c - TODO |
||
| 12 | 2 | Per Amundsen | -m - Changes the stretch mode quality when the picture is resized. |
| 13 | 1 | Per Amundsen | |
| 14 | *Parameters* |
||
| 15 | |||
| 16 | <@window> - Name of the window to rotate. |
||
| 17 | [color] - The background color to use if -b is defined. |
||
| 18 | <angle> - The angle of the rotation. |
||
| 19 | [x y w h] - The area to rotate. |