Changeset 42382 for trunk/ppImage/src/ppImageSetMaskBits.c
- Timestamp:
- Feb 8, 2023, 11:57:40 AM (3 years ago)
- Location:
- trunk/ppImage
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/ppImageSetMaskBits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20220316/ppImage (added) merged: 42148,42158,42161,42166-42167,42171,42185,42214,42372
- Property svn:mergeinfo changed
-
trunk/ppImage/src/ppImageSetMaskBits.c
r42293 r42382 79 79 options->blankMask = pmConfigMaskGet("BLANK", config); 80 80 psAssert (options->blankMask, "blank mask not set"); 81 if (options->overscan) { 82 options->overscan->maskVal = options->blankMask; 83 } 81 84 82 85 // mask for saturated data (default to RANGE if not defined)
Note:
See TracChangeset
for help on using the changeset viewer.
