Changeset 13901 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Jun 19, 2007, 4:49:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r13562 r13901 48 48 bool ppImageAddstar (pmConfig *config); 49 49 50 bool ppImageMosaicChip (pmConfig *config, const pmFPAview *view, char *outFile, char *inFile); 51 bool ppImageMosaicFPA (pmConfig *config, char *outFile, char *inFile); 50 bool ppImageMosaicChip (pmConfig *config, const ppImageOptions *options, const pmFPAview *view, 51 const char *outFile, const char *inFile); 52 bool ppImageMosaicFPA (pmConfig *config, const ppImageOptions *options, 53 const char *outFile, const char *inFile); 52 54 53 55 void ppImageFileCheck (pmConfig *config);
Note:
See TracChangeset
for help on using the changeset viewer.
