Changeset 6145 for branches/eam_rel9_p0/psModules/src/astrom/pmFPARead.c
- Timestamp:
- Jan 21, 2006, 5:23:32 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/astrom/pmFPARead.c
r6124 r6145 115 115 pmReadout *readout = pmReadoutAlloc(cell); 116 116 117 readout->image = ps ImageSubset(image, *trimsec); // The image corresponding to the trim region117 readout->image = psMemIncrRefCounter(psImageSubset(image, *trimsec)); // The image corresponding to the trim region 118 118 119 119 // Get the list of overscans
Note:
See TracChangeset
for help on using the changeset viewer.
