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... | |
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.
1.7.5.1