Changeset 21438 for trunk/magic/remove/src/streaksio.h
- Timestamp:
- Feb 10, 2009, 11:33:02 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksio.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksio.h
r21156 r21438 7 7 psString outputFilename, bool required); 8 8 9 void sFileFree(sFile *);9 void closeImages(streakFiles *sfiles); 10 10 11 void closeImages(streakFiles *sfiles);12 11 void closeImage(sFile *sfile); 13 12 … … 27 26 bool isExciseValue(double, double); 28 27 void setMaskedToNAN(streakFiles *sfiles, psU8 maskMask, bool printCounts); 28 29 bool swapOutputsToInputs(streakFiles *sf); 29 30 #endif // STREAKS_IO_H
Note:
See TracChangeset
for help on using the changeset viewer.
