Changeset 24556 for trunk/magic/remove/src/streaksio.h
- Timestamp:
- Jun 25, 2009, 1:53:26 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksio.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksio.h
r24286 r24556 20 20 void writeImage(sFile *sfile, psString extname, int extnum); 21 21 void writeImageCube(sFile *sfile, psArray *imagecube, psString extname, int extnum); 22 bool replicate(sFile * sfile, void *xattr);22 bool replicate(sFile *outFile, sFile *inFile); 23 23 void readImageFrom_pmFile(streakFiles *sf); 24 24
Note:
See TracChangeset
for help on using the changeset viewer.
