IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2005, 4:39:58 PM (21 years ago)
Author:
drobbin
Message:

made minor changes according to most recent api-delta report from IFA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImagePixelExtract.h

    r4385 r4590  
    88*  @author Robert DeSonia, MHPCC
    99*
    10 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2005-06-25 00:51:28 $
     10*  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2005-07-21 02:39:57 $
    1212*
    1313*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3030    PS_CUT_X_NEG,                      ///< Cut in the x dimension from rigth to left
    3131    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.
    3333} psImageCutDirection;
    3434
Note: See TracChangeset for help on using the changeset viewer.