- Timestamp:
- Sep 2, 2007, 10:29:50 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20070830/psLib/src/imageops/psImageMap.c
r14723 r14725 7 7 * @author Eugene Magnier, IfA 8 8 * 9 * @version $Revision: 1.1.2. 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-09-02 02:03:58$9 * @version $Revision: 1.1.2.3 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-09-02 20:29:50 $ 11 11 * 12 12 * Copyright 2007 Institute for Astronomy, University of Hawaii … … 112 112 } 113 113 114 psImagePixelInterpolatePoor (map->map, mask, 0xff, state);114 psImagePixelInterpolatePoor (map->map, state, mask, 0xff); 115 115 return true; 116 116 }
Note:
See TracChangeset
for help on using the changeset viewer.
