- Timestamp:
- Aug 7, 2009, 12:45:24 PM (17 years ago)
- Location:
- branches/eam_branches/20090715
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
magic/remove/src/streaksextern.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715
- Property svn:mergeinfo changed
/trunk (added) merged: 24801-24824,24827-24834,24836-24859,24861-24901,24903-24912,24914-24950,24953-24971,24973-24977,24986-24989,24993-25017
- Property svn:mergeinfo changed
-
branches/eam_branches/20090715/magic/remove/src/streaksextern.h
r20308 r25022 4 4 /** psLib includes */ 5 5 6 #include "ps Array.h"6 #include "psImage.h" 7 7 8 8 /** streakremove includes */ … … 36 36 /** For now, use psArray to define a list of PixelPos pointers */ 37 37 38 typedef ps ArrayStreakPixels;38 typedef psImage StreakPixels; 39 39 40 40 /** Create a list of pixel positions from a Streaks pointer list
Note:
See TracChangeset
for help on using the changeset viewer.
