ComponentOne Imaging for Silverlight Library
PngCodec Class
Members 

C1.Silverlight.Imaging Namespace : PngCodec Class
http://www.w3.org/TR/PNG/#11IHDR Decodes a PNG stream into a C1Bitmap object.Encodes a C1Bitmap object into a PNG stream.
Object Model
PngCodec Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class PngCodec 
public static class PngCodec 
Remarks
The decoder supports all color formats and bit depths in the PNG specification, with the exception of interlaced images.
Inheritance Hierarchy

System.Object
   C1.Silverlight.Imaging.PngCodec

See Also

Reference

PngCodec Members
C1.Silverlight.Imaging Namespace