Changeset 974 for trunk/psLib/src/image/psImageIO.h
- Timestamp:
- Jun 9, 2004, 3:58:06 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/image/psImageIO.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/image/psImageIO.h
r817 r974 5 5 * This file defines the file input/output functions for the psImage structure. 6 6 * 7 * @ingroup ImageIO 8 * 7 9 * @author Robert DeSonia, MHPCC 8 10 * 9 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-0 5-29 01:42:44$11 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-06-10 01:58:06 $ 11 13 * 12 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 16 18 17 19 #include "psImage.h" 20 21 /// @addtogroup ImageIO 22 /// @{ 18 23 19 24 /** Read an image or subimage from a FITS file specified by a filename. … … 72 77 ); 73 78 79 /// @} 80 74 81 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
