- Timestamp:
- Jul 14, 2008, 8:54:45 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/psModules/src/imcombine/pmStackReject.c
r17299 r18530 23 23 PS_ASSERT_ARRAY_NON_NULL(kernels, NULL); 24 24 PS_ASSERT_ARRAYS_SIZE_EQUAL(subRegions, kernels, NULL); 25 26 // Trivial case 27 if (in->n == 0) { 28 return psPixelsAllocEmpty(0); 29 } 25 30 26 31 // Get the original image size
Note:
See TracChangeset
for help on using the changeset viewer.
