Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vil_load.cxx File Reference


Detailed Description

Definition in file vil_load.cxx.

#include "vil_load.h"
#include <vcl_iostream.h>
#include <vil/vil_open.h>
#include <vil/vil_new.h>
#include <vil/vil_file_format.h>
#include <vil/vil_stream.h>
#include <vil/vil_image_resource.h>
#include <vil/vil_image_resource_plugin.h>
#include <vil/vil_image_view.h>

Go to the source code of this file.

Functions

vil_image_resource_sptr vil_load_image_resource_raw (vil_stream *is)
vil_image_resource_sptr vil_load_image_resource_raw (char const *filename)
 Load an image resource object from a file.
vil_image_resource_sptr vil_load_image_resource (char const *filename)
vil_image_resource_sptr vil_load_image_resource_plugin (char const *filename)
 Load from a filename with a plugin.
vil_pyramid_image_resource_sptr vil_load_pyramid_resource (char const *directory_or_file)
vil_image_view_base_sptr vil_load (const char *file)
 Convenience function for loading an image into an image view.


Function Documentation

vil_image_view_base_sptr vil_load const char *  file  )  [related]
 

Convenience function for loading an image into an image view.

Definition at line 108 of file vil_load.cxx.

vil_image_resource_sptr vil_load_image_resource char const *  filename  )  [related]
 

Definition at line 52 of file vil_load.cxx.

vil_image_resource_sptr vil_load_image_resource_plugin char const *  filename  ) 
 

Load from a filename with a plugin.

Definition at line 61 of file vil_load.cxx.

vil_image_resource_sptr vil_load_image_resource_raw char const *   ) 
 

Load an image resource object from a file.

Won't use plugins.

Definition at line 41 of file vil_load.cxx.

vil_image_resource_sptr vil_load_image_resource_raw vil_stream is  ) 
 

Definition at line 18 of file vil_load.cxx.

vil_pyramid_image_resource_sptr vil_load_pyramid_resource char const *  directory_or_file  )  [related]
 

Definition at line 81 of file vil_load.cxx.


Generated on Thu Jan 10 14:40:02 2008 for core/vil by  doxygen 1.4.4