28 #include <vxl_config.h> 62 #if defined(_WIN32) && VXL_USE_WIN_WCHAR_T 74 #endif //defined(_WIN32) && VXL_USE_WIN_WCHAR_T vil_image_resource_sptr vil_load_image_resource_raw(vil_stream *, bool verbose=true)
Load from a stream.
vil_image_resource_sptr vil_load_image_resource_plugin(char const *)
Load from a filename with a plugin.
Stream interface for VIL image loaders.
Representation of a pyramid resolution hierarchy.
vil_image_resource_sptr vil_load_image_resource(char const *filename, bool verbose=true)
Load an image resource object from a file.
Representation of a generic image source or destination.
vil_image_view_base_sptr vil_load(const char *, bool verbose=true)
Convenience function for loading an image into an image view.
vil_pyramid_image_resource_sptr vil_load_pyramid_resource(char const *directory_or_file, bool verbose=true)
Load a pyramid image resource object from a file or directory.