http://www.w3.org/TR/PNG/#11IHDR
Decodes a PNG stream into a C1Bitmap object.
Encodes a C1Bitmap object into a PNG stream.
Namespace:
C1.Phone.ImagingAssembly: C1.Phone.Imaging (in C1.Phone.Imaging.dll)
Syntax
C# |
---|
public static class PngCodec |
Visual Basic |
---|
Public NotInheritable Class PngCodec |
Remarks
The decoder supports all color formats and bit depths in the
PNG specification, with the exception of interlaced images.