Changeset 3990 for trunk/psLib/src/collections/psPixels.h
- Timestamp:
- May 19, 2005, 1:57:37 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/collections/psPixels.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psPixels.h
r3959 r3990 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2005-05-1 8 21:38:19$9 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2005-05-19 23:57:36 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 79 79 * 80 80 * psPixelsToMask shall return an image of type U8 with the pixels lying 81 * within the speci ï¬ed region set to the maskVal. The out image shall be82 * modi ï¬ed if supplied, or allocated and returned if NULL. The size of the81 * 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 83 83 * output image shall be region->x1 - region->x0 by region->y1 - region->y0, 84 84 * with out->x0 = region->x0 and out->y0 = region->y0. In the event that
Note:
See TracChangeset
for help on using the changeset viewer.
