Changeset 7124 for trunk/psLib/src/imageops/psImagePixelExtract.c
- Timestamp:
- May 16, 2006, 10:40:26 AM (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
r7122 r7124 8 8 * @author Robert DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1.2 2$ $Name: not supported by cvs2svn $11 * @date $Date: 2006-05-16 01:36:04$10 * @version $Revision: 1.23 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2006-05-16 20:40:26 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 192 192 psError(PS_ERR_BAD_PARAMETER_TYPE, true, 193 193 "Specified psImage has invalid type for this function.\n"); 194 psFree(out); 194 195 return NULL; 195 196 }
Note:
See TracChangeset
for help on using the changeset viewer.
