Changeset 3528 in Sophya for trunk/SophyaPI/PIext/graphexecut.cc
- Timestamp:
- Oct 12, 2008, 6:59:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/graphexecut.cc
r3491 r3528 419 419 usage += " midas_pastel midas_heat midas_rainbow3 midas_bluered\n"; 420 420 usage += " midas_bluewhite midas_redwhite\n"; 421 usage += " multicol16 multicol64 \n";421 usage += " multicol16 multicol64 rgb216cm rgb512cm rgb4096cm\n"; 422 422 usage += ">> revcmap : reverse colorMap\n"; 423 423 usage += ">> ZoomFactors : zoomxN ex: zoomx1 zoomx2 zoomx3 ...\n"; … … 425 425 usage += ">> imagecenter=ix,iy : Position the image in widget\n"; 426 426 usage += ">> lut=ltyp,min,max : Sets LUT type and min/max\n"; 427 usage += " (ltyp=lin/log/sqrt/square )\n";427 usage += " (ltyp=lin/log/sqrt/square/rgb)\n"; 428 428 usage += ">> autolut=alt[,ns[,min,max]] : AutoLut method selection \n"; 429 429 usage += " (alt=minmax/meansig/hispeak/histail/hisrng)\n";
Note:
See TracChangeset
for help on using the changeset viewer.