Changeset 25811
- Timestamp:
- Oct 8, 2009, 10:13:23 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ppStack/src/ppStackCombineFinal.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ppStack/src/ppStackCombineFinal.c
r25810 r25811 16 16 psAssert(options, "Require options"); 17 17 psAssert(config, "Require configuration"); 18 19 if (!target->mask) { 20 target->mask = psImageAlloc(target->image->numCols, target->image->numRows, PS_TYPE_IMAGE_MASK); 21 } 18 22 19 23 stack->lastScan = 0; // Reset read
Note:
See TracChangeset
for help on using the changeset viewer.
