IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 26, 2007, 4:09:56 PM (18 years ago)
Author:
eugene
Message:

adding ppImageReplaceBackground

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageOptions.c

    r14507 r15933  
    272272    options->fringeKeep = psMetadataLookupF32(NULL, recipe, "FRINGE.KEEP");
    273273
     274    options->replaceMasked  = psMetadataLookupBool(NULL, recipe, "REPLACE.MASKED");
     275
    274276    return options;
    275277}
Note: See TracChangeset for help on using the changeset viewer.