Changeset 2358 in Sophya
- Timestamp:
- Apr 1, 2003, 11:10:16 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/basexecut.cc
r2350 r2358 1132 1132 usage += " rainbow16 \n"; 1133 1133 usage += " revcmap : This flag reverses ColorMap indexing \n"; 1134 usage += "--- For image displays: \n"; 1134 1135 usage += ">> ZoomFactors zoomxN zoomx1 zoomx2 zoomx3 ... \n"; 1135 usage += " (image display)zoom/N zoom/2 zoom/3 zoom/4 ...\n";1136 usage += " zoom/N zoom/2 zoom/3 zoom/4 ...\n"; 1136 1137 usage += ">> imagecenter=ix,iy -> Position the image in widget \n"; 1137 1138 usage += ">> lut=ltyp,min,max -> Sets LUT type and min/max for image display \n"; 1138 1139 usage += " (ltyp=lin/log/sqrt/square) \n"; 1140 usage += ">> image axes configuration: invx invy exchxy \n"; 1139 1141 usage += ">> Axes / Axe labels / LogScale / xylimits / defdrrect \n"; 1140 1142 usage += " See setaxesatt command \n";
Note:
See TracChangeset
for help on using the changeset viewer.