Changeset 3528 in Sophya for trunk/SophyaPI/PIext/graphexecut.cc


Ignore:
Timestamp:
Oct 12, 2008, 6:59:11 PM (17 years ago)
Author:
ansari
Message:

Instanciation explicite et enregistrement des adaptateurs NObjMgrAdapter pour TArray, et TMatrix/TVector <T> pour T=uint_4, uint_8, Reza 12/10/2008

File:
1 edited

Legend:

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

    r3491 r3528  
    419419usage += "                midas_pastel midas_heat midas_rainbow3 midas_bluered\n";
    420420usage += "                midas_bluewhite midas_redwhite\n";
    421 usage += "                multicol16 multicol64\n";
     421usage += "                multicol16 multicol64 rgb216cm rgb512cm rgb4096cm\n";
    422422usage += ">> revcmap : reverse colorMap\n";
    423423usage += ">> ZoomFactors :  zoomxN   ex: zoomx1 zoomx2 zoomx3 ...\n";
     
    425425usage += ">> imagecenter=ix,iy : Position the image in widget\n";
    426426usage += ">> lut=ltyp,min,max : Sets LUT type and min/max\n";
    427 usage += "                   (ltyp=lin/log/sqrt/square)\n";
     427usage += "                   (ltyp=lin/log/sqrt/square/rgb)\n";
    428428usage += ">> autolut=alt[,ns[,min,max]] : AutoLut method selection \n";
    429429usage += "                   (alt=minmax/meansig/hispeak/histail/hisrng)\n";
Note: See TracChangeset for help on using the changeset viewer.