- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppImage/src/ppImageReplaceBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/ppImage/src/ppImageReplaceBackground.c
r25759 r27838 80 80 // the background model has not been defined, or at least not generated 81 81 if (!modelFile || !modelRO) { 82 if (!psphotModelBackground (config, &roView, "PPIMAGE.CHIP")) {82 if (!psphotModelBackgroundReadoutFileIndex(config, &roView, "PPIMAGE.CHIP", 0)) { 83 83 psError(PS_ERR_UNKNOWN, false, "Unable to model background"); 84 84 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
