Changeset 26899 for trunk/ppSub/src/ppSub.h
- Timestamp:
- Feb 10, 2010, 7:42:02 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSub.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSub.h
r24862 r26899 152 152 ); 153 153 154 /// Generate JPEG images 155 bool ppSubResidualSampleJpeg(pmConfig *config); 156 154 157 /// Generate inverse subtraction 155 158 bool ppSubReadoutInverse(pmConfig *config // Configuration … … 160 163 bool psMetadataCopySingle(psMetadata *target, psMetadata *source, const char *name); 161 164 165 bool ppSubCopyPSF (pmFPAfile *output, pmFPAfile *input, pmFPAview *view); 166 162 167 ///@} 163 168 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
