- Timestamp:
- Jun 6, 2011, 1:56:22 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/imageops/psImageGeomManip.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/psLib/src/imageops/psImageGeomManip.c
r23989 r31606 702 702 } \ 703 703 /* note: output(i,j) = input(i+0.5-dx,j+0.5-dy) */ \ 704 /* positive dx,dy moves pixel i-dx,j-dy to i, y*/ \704 /* positive dx,dy moves pixel i-dx,j-dy to i,j */ \ 705 705 /* also: pixel center is 0.5,0.5 */ \ 706 706 for (int row = 0; row < numRows; row++) { \
Note:
See TracChangeset
for help on using the changeset viewer.
