Changeset 18556 for trunk/ppImage/src/ppImageStats.c
- Timestamp:
- Jul 15, 2008, 10:26:37 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageStats.c
r14000 r18556 57 57 } 58 58 59 if (!ppStatsFPA(stats, output->fpa, view, 60 options->satMask | options->badMask | options->maskValue, 61 config)) { 59 if (!ppStatsFPA(stats, output->fpa, view, options->maskValue, config)) { 62 60 psError(PS_ERR_UNEXPECTED_NULL, false, "Unable to generate stats for image."); 63 61 psFree(view);
Note:
See TracChangeset
for help on using the changeset viewer.
