Changeset 21254
- Timestamp:
- Feb 1, 2009, 11:51:23 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSetMaskBits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSetMaskBits.c
r21183 r21254 18 18 } 19 19 20 bool status = psphotSetMaskRecipe (config, maskValue, markValue); 21 return status; 22 } 23 24 bool psphotSetMaskRecipe (pmConfig *config, psImageMaskType maskValue, psImageMaskType markValue) { 25 20 26 // select the current recipe 21 27 psMetadata *recipe = psMetadataLookupPtr (NULL, config->recipes, PSPHOT_RECIPE);
Note:
See TracChangeset
for help on using the changeset viewer.
