Changeset 4590 for trunk/psLib/src/imageops/psImagePixelExtract.h
- Timestamp:
- Jul 20, 2005, 4:39:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImagePixelExtract.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImagePixelExtract.h
r4385 r4590 8 8 * @author Robert DeSonia, MHPCC 9 9 * 10 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $11 * @date $Date: 2005-0 6-25 00:51:28$10 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2005-07-21 02:39:57 $ 12 12 * 13 13 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 30 30 PS_CUT_X_NEG, ///< Cut in the x dimension from rigth to left 31 31 PS_CUT_Y_POS, ///< Cut in the y dimension from bottom up 32 PS_CUT_Y_NEG ,///< Cut in the y dimension from top down.32 PS_CUT_Y_NEG ///< Cut in the y dimension from top down. 33 33 } psImageCutDirection; 34 34
Note:
See TracChangeset
for help on using the changeset viewer.
