Changeset 1605 for trunk/psLib/src/image/psImageManip.h
- Timestamp:
- Aug 19, 2004, 4:55:58 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImageManip.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImageManip.h
r1442 r1605 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $14 * @date $Date: 2004-08- 10 01:05:53$13 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2004-08-20 02:55:58 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 101 101 psImage* out, ///< an psImage to recycle. If NULL, a new image is created 102 102 const psImage* in, ///< input image 103 const psImage* restrict mask, ///< mask for input image. If NULL, no masking is done. 104 psMaskType maskVal, ///< the bits to check in mask. 103 105 unsigned int scale, ///< the scale to rebin for each dimension 104 106 const psStats* stats
Note:
See TracChangeset
for help on using the changeset viewer.
