Changeset 4124
- Timestamp:
- Jun 6, 2005, 2:41: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
r4123 r4124 1 %%% $Id: psLibSDRS.tex,v 1.26 5 2005-06-07 00:37:10jhoblitt Exp $1 %%% $Id: psLibSDRS.tex,v 1.266 2005-06-07 00:41:29 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 1565 1565 psS16, psU8, psU16, psF32, psF64, psC32, psC64}. 1566 1566 1567 \begin{ verbatim}1567 \begin{protype} 1568 1568 psImage *psImageAlloc(psU32 numCols, psU32 numRows, psElemType type); 1569 \end{ verbatim}1569 \end{protype} 1570 1570 Create an image of a specified \code{numCols}, \code{numRows}, and data 1571 1571 \code{type}. This function must allow any of the valid image data
Note:
See TracChangeset
for help on using the changeset viewer.
