Rotate Bitmap Command

Rotates the selected area horizontally or vertically. If an area is not selected, the entire picture will be affected.

rotate [mode] [NAME name]

mode/k The rotation amount and direction.

Options: 90CW (default) | 90CCW | 180.

NAME/s The picture name. Default=current.

Examples:
ARexx:

rotate 90ccw
rotate name 'Macintosh HD:Graphics:Tiger'
rotate 180 name 'Graphics:Tiger.ILBM'

 

Rotate  Command Definition  url:BMEcmd/rotate
  created:2006-04-19 14:52:51   last updated:2006-08-19 11:49:38
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Rotate
There are no user contributed comments for this page.