IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2005, 1:57:37 PM (21 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psPixels.h

    r3959 r3990  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-05-18 21:38:19 $
     9 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-05-19 23:57:36 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7979 *
    8080 *  psPixelsToMask shall return an image of type U8 with the pixels lying
    81  *  within the specified region set to the maskVal. The out image shall be
    82  *  modified if supplied, or allocated and returned if NULL. The size of the
     81 *  within the specified region set to the maskVal. The out image shall be
     82 *  modified if supplied, or allocated and returned if NULL. The size of the
    8383 *  output image shall be region->x1 - region->x0 by region->y1 - region->y0,
    8484 *  with out->x0 = region->x0 and out->y0 = region->y0. In the event that
Note: See TracChangeset for help on using the changeset viewer.