Vintasoft.Imaging.Codecs.ImageFiles.Pbm Namespace (Vintasoft.Imaging)
In This Topic
Contains classes for low-level manipulation of PBM/PGM/PPM files.
Classes
| Class | Description |
 | PbmFile | Provides low-level functions for manipulating PBM/PGM/PPM file. |
 | PbmPage | Represents a page of PBM/PGM/PPM file. |
Enumerations
| Enumeration | Description |
 | PbmColorType | Specifies available color types for PBM/PGM/PPM image file. |
 | PbmComponentType | Specifies available types for the pixel components of PBM/PGM/PPM image file. |
 | PbmEncoding | Specifies available encodings for image data of PBM/PGM/PPM image file. |
See Also