- Timestamp:
- Sep 27, 2009, 10:28:37 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psModules/src/objects/pmGrowthCurveGenerate.c
r25303 r25592 196 196 return NULL; 197 197 } 198 psImageKeepCircle (mask, xc, yc, radius, "AND", PS_NOT_IMAGE_MASK(markVal)); 198 psImageMaskPixels (mask, "AND", PS_NOT_IMAGE_MASK(markVal)); // clear the circular mask 199 199 200 200 // the 'ignore' mode is for testing
Note:
See TracChangeset
for help on using the changeset viewer.
