Vintasoft.Imaging.Codecs.ImageFiles.Png Namespace (Vintasoft.Imaging)
In This Topic
Contains classes for low-level manipulation of PNG files.
Classes
| Class | Description |
 | PngFile | Provides low-level functions for manipulating PNG file. |
 | PngFileException | Represents errors that occurs during manipulation with PNG file. |
 | PngPage | Represents a page of PNG file. |
Enumerations
| Enumeration | Description |
 | PngFilterMethod | Specifies available filter methods for PNG file. |
 | PngInterlaceMethod | Specifies available interlace methods, which are available for PNG image. |
See Also