Changeset 5676 for trunk/psLib/src/imageops/psImageStructManip.c
- Timestamp:
- Dec 5, 2005, 11:05:20 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageStructManip.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageStructManip.c
r5216 r5676 8 8 * @author Robert DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $11 * @date $Date: 2005-1 0-01 02:22:11$10 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-12-05 21:05:20 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 179 179 180 180 output = psImageRecycle(output, numCols, numRows, type); 181 output->col0 = input->col0; 182 output->row0 = input->row0; 181 183 182 184 // cover the trival case of copy of the same
Note:
See TracChangeset
for help on using the changeset viewer.
