Changeset 4330 for trunk/psLib/src/image/psImagePixelManip.h
- Timestamp:
- Jun 20, 2005, 5:01:37 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImagePixelManip.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImagePixelManip.h
r4315 r4330 8 8 * @author Robert DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $11 * @date $Date: 2005-06- 18 02:30:49$10 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-06-21 03:01:37 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 30 30 * defined for psU8, psU16, psS8, psS16, psF32, psF64, psC32, and psC64. 31 31 * 32 * @return psS32The number of clipped pixels32 * @return int The number of clipped pixels 33 33 */ 34 34 int psImageClip( … … 62 62 * function is defined for psF32, psF64, psC32, and psC64. 63 63 * 64 * @return psS32The number of clipped pixels64 * @return int The number of clipped pixels 65 65 */ 66 66 int psImageClipNaN(
Note:
See TracChangeset
for help on using the changeset viewer.
