Copyright 2011-01-06 Werner Randelshofer

Package ch.randelshofer.media.pgm

Provides classes for reading an image in the Netpbm grayscale image format (PGM).

See:
          Description

Class Summary
PGMImageReader Reads an image in the Netpbm grayscale image format (PGM).
PGMImageReaderSpi ImageIO service provider interface for images in the Netpbm grayscale image format (PGM).
 

Package ch.randelshofer.media.pgm Description

Provides classes for reading an image in the Netpbm grayscale image format (PGM). PGM Format Specification


Copyright 2011-01-06 Werner Randelshofer