Changeset 5658
- Timestamp:
- Dec 2, 2005, 10:55:07 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel8_b3/psLib/src/imageops/psImageStructManip.c
r5216 r5658 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.6.10.1 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-12-02 20:55:07 $ 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.
