Changeset 4125 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Jun 6, 2005, 2:45:29 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r4124 r4125 1 %%% $Id: psLibSDRS.tex,v 1.26 6 2005-06-07 00:41:29 jhoblitt Exp $1 %%% $Id: psLibSDRS.tex,v 1.267 2005-06-07 00:45:29 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 1573 1573 dimensionality must be 2. 1574 1574 1575 \begin{protype} 1576 psImage* psImageRecycle( 1577 psImage* old, ///< the psImage to recycle by resizing image buffer 1578 psU32 numCols, ///< the desired number of columns in image 1579 psU32 numRows, ///< the desired number of rows in image 1580 const psElemType type ///< the desired datatype of the image 1581 ); 1582 \end{protype} 1575 1583 \code{psImageRecycle} shall recycle the input \code{old} image, such 1576 1584 that the output \code{psImage} matches the specified size
Note:
See TracChangeset
for help on using the changeset viewer.
