- Timestamp:
- Aug 10, 2009, 3:45:16 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/Ohana/src/opihi/cmd.data/init.c
r24992 r25034 85 85 int rebin PROTO((int, char **)); 86 86 int resize PROTO((int, char **)); 87 int relocate PROTO((int, char **)); 87 88 int roll PROTO((int, char **)); 88 89 int rotate PROTO((int, char **)); … … 220 221 {1, "rebin", rebin, "rebin image data by factor of N"}, 221 222 {1, "resize", resize, "set graphics/image window size"}, 223 {1, "relocate", relocate, "set graphics/image window position"}, 222 224 {1, "roll", roll, "roll image to new start point"}, 223 225 {1, "rotate", rotate, "rotate image"},
Note:
See TracChangeset
for help on using the changeset viewer.
