Index: trunk/psLib/src/imageops/psImageStructManip.c
===================================================================
--- trunk/psLib/src/imageops/psImageStructManip.c	(revision 5216)
+++ trunk/psLib/src/imageops/psImageStructManip.c	(revision 5676)
@@ -8,6 +8,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-10-01 02:22:11 $
+ *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-12-05 21:05:20 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -179,4 +179,6 @@
 
     output = psImageRecycle(output, numCols, numRows, type);
+    output->col0 = input->col0;
+    output->row0 = input->row0;
 
     // cover the trival case of copy of the same
