Changeset 7125 for trunk/psLib/src/imageops/psImagePixelExtract.c
- Timestamp:
- May 16, 2006, 1:12:20 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImagePixelExtract.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImagePixelExtract.c
r7124 r7125 8 8 * @author Robert DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1.2 3$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-05-16 2 0:40:26$10 * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-05-16 23:12:20 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 103 103 psError(PS_ERR_BAD_PARAMETER_TYPE, true, 104 104 "Specified psImage has invalid type for this function.\n"); 105 psFree(out); 105 106 return NULL; 106 107 }
Note:
See TracChangeset
for help on using the changeset viewer.
