| Class | Description | 
|---|---|
| ImgReader | 
 This is the generic interface to be implemented by all image file (or other
 resource) readers for different image file formats. 
 | 
| ImgReaderPGM | 
 This class implements the ImgData interface for reading 8 bit unsigned data
 from a binary PGM file. 
 | 
Copyright © 2014 Open Microscopy Environment