Classes | Functions
contrib/mul/vil3d/file_formats/vil3d_analyze_format.h File Reference

Reader/Writer for analyze format images. More...

#include <vcl_iosfwd.h>
#include <vil3d/vil3d_file_format.h>

Go to the source code of this file.

Classes

class  vil3d_analyze_header
 Structure containing analyse header file information. More...
class  vil3d_analyze_header::Key
class  vil3d_analyze_header::Dimensions
class  vil3d_analyze_header::History
class  vil3d_analyze_format
 Reader/Writer for analyze format images. More...
class  vil3d_analyze_image
 Object which acts as an interface to an analyze format file. More...

Functions

vcl_ostream & operator<< (vcl_ostream &os, const vil3d_analyze_header &)
 Print out some parts of header.

Detailed Description

Reader/Writer for analyze format images.

Author:
Tim Cootes - Manchester (Based on old code whose provenance has been lost in the mists of time...)

Definition in file vil3d_analyze_format.h.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  os,
const vil3d_analyze_header  
)

Print out some parts of header.

Definition at line 439 of file vil3d_analyze_format.cxx.