2 #ifndef vil_file_format_h_ 3 #define vil_file_format_h_ 25 virtual char const*
tag()
const = 0;
59 char const* level_file_format,
60 char const* filename) {
return nullptr; } ;
89 typedef std::list<vil_file_format*>::iterator
iterator;
90 static std::list<vil_file_format*>&
all();
94 #endif // vil_file_format_h_
Stream interface for VIL image loaders.
A blocked representation of the image_resource.
Representation of a pyramid resolution hierarchy.
Representation of a generic image source or destination.