core/vil1/vil1_load.cxx File Reference

#include "vil1_load.h"
#include <vcl_iostream.h>
#include <vil1/vil1_open.h>
#include <vil1/vil1_file_format.h>
#include <vil1/vil1_stream.h>
#include <vil1/vil1_property.h>
#include <vil1/vil1_flipud.h>
#include <vil1/vil1_flip_components.h>

Go to the source code of this file.


Functions

vil1_image vil1_load_raw (vil1_stream *is)
 Load raw from stream.
vil1_image vil1_load_raw (char const *filename)
 Load raw from file (convenience).
vil1_image vil1_load (char const *filename)
 Load an image from a file, possibly performing expected conversions.

Function Documentation

vil1_image vil1_load ( char const *  filename  ) 

Load an image from a file, possibly performing expected conversions.

Definition at line 63 of file vil1_load.cxx.

vil1_image vil1_load_raw ( char const *  filename  ) 

Load raw from file (convenience).

Definition at line 46 of file vil1_load.cxx.

vil1_image vil1_load_raw ( vil1_stream is  ) 

Load raw from stream.

Definition at line 17 of file vil1_load.cxx.


Generated on Sat Nov 22 05:08:30 2008 for core/vil1 by  doxygen 1.5.1