Changeset 7749 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Jun 29, 2006, 8:09:31 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r7738 r7749 47 47 // functions used by ppFocus 48 48 pmConfig *ppFocusArguments(int argc, char **argv); 49 ppImageOptions *ppFocusParseCamera (pmConfig *config );49 ppImageOptions *ppFocusParseCamera (pmConfig *config, int entry); 50 50 bool ppFocusGetFWHM (pmConfig *config, psVector *focus, psVector *fwhm); 51 51 bool ppFocusFitFWHM (pmConfig *config, psVector *focus, psVector *fwhm); 52 52 53 void ppFocusDropCamera (pmConfig *config); 54 53 55 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
