Go to the source code of this file.
Classes | |
| class | vil_iris_file_format |
| Loader for RGB files (sgi iris). More... | |
| class | vil_iris_generic_image |
| Generic image implementation for iris (SGI) RGB files. More... | |
Modifications
17-Feb-2000 JS - Initial version, copied from IrisRGBImage.C
Jul-2000 Peter Vanroose - bug fixed in write_header() by adding extra argument to constructor to pass imagename_ member
3-Oct-2001 Peter Vanroose - Implemented get_property("top_row_first")
5-Jun-2003 Peter Vanroose - bug fix in get_section & put_section: storage is planar, not RGB
16-Jun-2003 Peter Vanroose - ported from vil1
17-Jun-2003 Peter Vanroose - bug fix: data is big-endian; byte-swap added
Definition in file vil_iris.h.
1.7.5.1