Changeset 4315 for trunk/psLib/src/image/psImage.c
- Timestamp:
- Jun 17, 2005, 4:30:50 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImage.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImage.c
r4128 r4315 9 9 * @author Ross Harman, MHPCC 10 10 * 11 * @version $Revision: 1.6 7$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-06- 07 02:29:44$11 * @version $Revision: 1.68 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-06-18 02:30:49 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 50 50 psImage* psImageAlloc(psU32 numCols, 51 51 psU32 numRows, 52 constpsElemType type)52 psElemType type) 53 53 { 54 54 psS32 area = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
