Changeset 28293 for trunk/ppBackground/src/ppBackgroundRestore.c
- Timestamp:
- Jun 10, 2010, 11:33:41 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ppBackground/src/ppBackgroundRestore.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppBackground/src/ppBackgroundRestore.c
r28285 r28293 27 27 if (background) { 28 28 pmReadout *bgRO = pmFPAviewThisReadout(view, background->parent); // Readout with background 29 psImageBinning *binning = psphotBackgroundBinning( bgRO->image, config);29 psImageBinning *binning = psphotBackgroundBinning(image, config); 30 30 if (!binning) { 31 31 psError(psErrorCodeLast(), false, "Unable to find background binning");
Note:
See TracChangeset
for help on using the changeset viewer.
