Changeset 2358 in Sophya


Ignore:
Timestamp:
Apr 1, 2003, 11:10:16 AM (22 years ago)
Author:
ansari
Message:

Ajout aide options decodage d'axes PIImage ds graphic_att - Reza 01/04/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/basexecut.cc

    r2350 r2358  
    11321132usage += "                rainbow16 \n";
    11331133usage += "   revcmap : This flag reverses ColorMap indexing \n";
     1134usage += "--- For image displays:    \n";
    11341135usage += ">> ZoomFactors      zoomxN zoomx1 zoomx2 zoomx3 ... \n";
    1135 usage += "   (image display)  zoom/N zoom/2 zoom/3 zoom/4 ...\n";
     1136usage += "                    zoom/N zoom/2 zoom/3 zoom/4 ...\n";
    11361137usage += ">> imagecenter=ix,iy -> Position the image in widget \n";
    11371138usage += ">> lut=ltyp,min,max -> Sets LUT type and min/max for image display \n";
    11381139usage += "                       (ltyp=lin/log/sqrt/square) \n";
     1140usage += ">> image axes configuration: invx invy exchxy \n";
    11391141usage += ">> Axes / Axe labels / LogScale / xylimits / defdrrect \n";
    11401142usage += "   See setaxesatt command \n";
Note: See TracChangeset for help on using the changeset viewer.