Changeset 12741 for trunk/psLib/src/imageops/psImageGeomManip.h
- Timestamp:
- Apr 4, 2007, 12:42:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageGeomManip.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageGeomManip.h
r12431 r12741 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 19$ $Name: not supported by cvs2svn $9 * @date $Date: 2007-0 3-14 00:39:50$8 * @version $Revision: 1.20 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-04-04 22:42:02 $ 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 11 11 */ … … 17 17 18 18 #include "psImage.h" 19 #include "psImageInterpolate.h" 19 20 #include "psCoord.h" 20 21 #include "psStats.h" … … 158 159 * coordinates in the input image of a pixel in the output image â note that 159 160 * this is the reverse of what might be naively expected, but it is what is 160 * required in order to use psImage PixelInterpolate. If the pixels array is161 * required in order to use psImageInterpolate. If the pixels array is 161 162 * non-NULL, it shall consist of psPixelCoords, and only those pixels in the 162 163 * output image shall be transformed; otherwise, the entire image is
Note:
See TracChangeset
for help on using the changeset viewer.
