The PngCodec type exposes the following members.

Methods

  Name Description
Public method Static member Decode
Creates a new C1Bitmap object initialized with the content of a PNG stream.
Public method Static member Encode(C1Bitmap)
Gets a Stream that contains a PNG representation of a C1Bitmap
Public method Static member Encode(C1Bitmap, Boolean)
Gets a Stream that contains a PNG representation of a C1Bitmap

See Also