#include "vil_iris.h"#include <vcl_cassert.h>#include <vcl_cstring.h>#include <vcl_iostream.h>#include <vil/vil_stream.h>#include <vil/vil_image_view.h>#include <vil/vil_exception.h>#include <vxl_config.h>Go to the source code of this file.
Variables | |
| char const * | vil_iris_format_tag = "iris" |
Modifications
Ported from vil1 by Peter Vanroose, 16 June 2003.
12-Oct-2003 - PVr - being more careful with unsigned (bug fix for Alpha)
Definition in file vil_iris.cxx.
| char const* vil_iris_format_tag = "iris" |
Definition at line 39 of file vil_iris.cxx.
1.7.5.1