Changeset 14335
- Timestamp:
- Jul 20, 2007, 10:33:11 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/pmFootprint.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/pmFootprint.c
r13442 r14335 936 936 } 937 937 938 psImage *grownIdImage = psImageConvolveDirect( idImage, circle); // Here's the actual grow step938 psImage *grownIdImage = psImageConvolveDirect(NULL, idImage, circle); // Here's the actual grow step 939 939 psFree(circle); 940 940
Note:
See TracChangeset
for help on using the changeset viewer.
