Changeset 204 in Sophya for trunk/SophyaPI/PI/piimage.h
- Timestamp:
- Mar 1, 1999, 6:03:26 PM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/piimage.h
r128 r204 47 47 48 48 // Gestion du choix de LUT, facteur d agrandissement, table de couleur 49 void SetLut( float min, floatmax, int typlut=kLutType_Lin,49 void SetLut(double min, double max, int typlut=kLutType_Lin, 50 50 int lauto=0, bool refr=true); 51 51 void SetLut(LUT *clut, bool refr=true);
Note:
See TracChangeset
for help on using the changeset viewer.