Classes
core/vil/file_formats/vil_pnm.h File Reference
#include <vil/vil_image_resource.h>
#include <vil/vil_file_format.h>
#include <vil/vil_stream.h>

Go to the source code of this file.

Classes

class  vil_pnm_file_format
 Loader for PPM,PGM,PBM files. More...
class  vil_pbm_file_format
 Alias name for pnm; only tag() differs. More...
class  vil_pgm_file_format
 Alias name for pnm; only tag() differs. More...
class  vil_ppm_file_format
 Alias name for pnm; only tag() differs. More...
class  vil_pnm_image
 Generic image implementation for PNM files. More...

Detailed Description

Author:
awf@robots.ox.ac.uk
Date:
16 Feb 00
   Modifications
   7 June 2001 - Peter Vanroose - made pbm (magic P4) working
   3 October 2001 Peter Vanroose - Implemented get_property("top_row_first")
   20 Sep 2002  Ian Scott  - Converted to vil.
  

Definition in file vil_pnm.h.